Branch: refs/heads/master
Home: http://github.com/ibus/ibus
Commit: 2b1fa3dc2a2cb57484de5506f4081f933ba1c0a4
http://github.com/ibus/ibus/commit/2b1fa3dc2a2cb57484de5506f4081f933ba1c0a4
Author: Peng Huang <[email protected]>
Date: 2010-10-21 (Thu, 21 Oct 2010)
Changed paths:
M bus/Makefile.am
M bus/test-stress.c
Log Message:
-----------
Limit typing rate to 800 hits/minutes, and fix make distcheck error.
The old version test-stress will send key events to ibus-daemon as fast as
possible. It will take all CPU resources, and the daemon, UI and input methods
will not get enouch CPU resources to process those events. So all key events
will be putted in the buffer. It will causes out of system memory. So I add a
limitation of typing rate as 800 hits/minute.
BUG=none
TEST=manual
Review URL: http://codereview.appspot.com/2662042
--
You received this message because you are subscribed to the Google
Groups "ibus-devel" group.
iBus project web page: http://code.google.com/p/ibus/
iBus dev group: http://groups.google.com/group/ibus-devel?hl=en