]> source.dussan.org Git - tigervnc.git/commit
Limit maximum lossless refresh CPU usage
authorPierre Ossman <ossman@cendio.se>
Wed, 19 Sep 2018 14:35:40 +0000 (16:35 +0200)
committerPierre Ossman <ossman@cendio.se>
Thu, 20 Sep 2018 10:08:46 +0000 (12:08 +0200)
commitcb5a3992110f4a9a3d13504e3d3fef73eec114d0
tree139db8445d6a69a88345aacb381ee043b27b179d
parentc3ce5ced31402c30c19a98027c12c0124b954a0f
Limit maximum lossless refresh CPU usage

If we have plenty of bandwidth then CPU might be the limiting resource.
Unfortunately we don't have a good number for that limit, so add a
conservative hard coded value.
common/rfb/VNCSConnectionST.cxx