
Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[tlug] Anthy on Ubuntu CPU hog?
- Date: Tue, 23 Nov 2010 10:34:29 +0900
- From: Jean-Christian Imbeault <jc.imbeault@example.com>
- Subject: [tlug] Anthy on Ubuntu CPU hog?
I recently installed screen on my laptop and had it display the load
average in the status bar. This got me to notice that even when there
are no user processes running, the load average is very high.
A quick top and ps is pointing the finger at anthy. I closed Anthy and
the CPU average came back down to normal. Has anyone else noticed
anthy being such a CPU hog?
I found this bug report which seems to be related:
https://bugs.launchpad.net/ubuntu/+source/ibus/+bug/637671 but not
sure if/when the fix will make it into my 10.10 Maverick though.
top - 10:18:20 up 23 min, 2 users, load average: 3.81, 2.64, 1.44
Tasks: 152 total, 3 running, 149 sleeping, 0 stopped, 0 zombie
Cpu(s): 52.8%us, 45.2%sy, 2.0%ni, 0.0%id, 0.0%wa, 0.0%hi, 0.0%si, 0.0%st
Mem: 2059872k total, 1178552k used, 881320k free, 231384k buffers
Swap: 1646624k total, 0k used, 1646624k free, 404144k cached
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
1708 jci 20 0 154m 21m 12m R 70.0 1.1 7:42.16 python
2159 jci 20 0 179m 54m 19m S 9.2 2.7 1:01.34
chromium-browse
1152 root 20 0 42920 20m 14m R 8.9 1.0 1:02.28 Xorg
jci@example.com:~$ ps -ef | grep python
jci 1708 1692 62 10:05 ? 00:07:45 python
/usr/share/ibus/ui/gtk/main.py
jci 1713 1692 0 10:05 ? 00:00:00 python
/usr/share/ibus-anthy/engine/main.py --ibus
jci 2329 2299 0 10:18 pts/0 00:00:00 grep python
Home |
Main Index |
Thread Index