]> source.dussan.org Git - tigervnc.git/commit
CPU load monitoring has been implemented in x0vncserver. CPU load
authorConstantin Kaplinsky <const@tightvnc.com>
Wed, 14 Sep 2005 16:11:41 +0000 (16:11 +0000)
committerConstantin Kaplinsky <const@tightvnc.com>
Wed, 14 Sep 2005 16:11:41 +0000 (16:11 +0000)
commit602f34de072ce7e7cdbcb8a50d2b4e2cfe4416a5
tree42495edb4b814cd3e82cf570ea9afe65a3ad974f
parent384b18ba9233054d4139b6830dc3d74105169958
CPU load monitoring has been implemented in x0vncserver. CPU load
setting defaults to 35% but can be adjusted with new
-MaxProcessorUsage parameter.

git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@319 3789f03b-4d11-0410-bbf8-ca57d06f2519
x0vncserver/CPUMonitor.cxx [new file with mode: 0644]
x0vncserver/CPUMonitor.h [new file with mode: 0644]
x0vncserver/Makefile.in
x0vncserver/x0vncserver.cxx