Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(2)

Issue 2662042: Limit typing rate to 800 hits/minutes, and fix make distcheck error. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
15 years, 4 months ago by Peng Huang
Modified:
15 years, 4 months ago
Reviewers:
shawn.p.huang, Yusuke Sato
CC:
satorux
Base URL:
git@github.com:/ibus/ibus.git
Visibility:
Public.

Description

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

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -2 lines) Patch
M bus/Makefile.am View 1 chunk +1 line, -0 lines 0 comments Download
M bus/test-stress.c View 2 chunks +3 lines, -2 lines 0 comments Download

Messages

Total messages: 2
Peng
15 years, 4 months ago (2010-10-22 05:46:59 UTC) #1
Yusuke Sato
15 years, 4 months ago (2010-10-22 05:50:46 UTC) #2
LGTM
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b