Byobu + Tmux = High Load Average
I have been using Byobu and Tmux for a while now and all has been good. As far as I can remember I have never seen a load average over 0.5. Recently there was an update (not sure which one or what was changed and not sure how to look) but after that Byobu with Tmux now causes high load averages (I have seen up to 2 and 3) on an idle machine. The machine is a headless Ubuntu server with little to no traffic on it and I am the only user. I have read many postings on this issue and believe it is do to the system messages at the bottom of the byobu screen as when in quiet mode I get load averages of 0.04 0.07 0.10. I am not sure if this is a bug or not which is why I am only asking a question. Ubuntu 12.04 LTS.
I love byobu and tmux and would like to continue using them but the high load average makes me a little nervous. How do I fix this issue?
Thank you for your help in advance.
When I type byobu-quiet or byobu-quiet --undo I receive this message in response:
$ byobu-quiet
tmux: unknown option -- X
usage: tmux [-28lquvV] [-c shell-command] [-f file] [-L socket-name]
[-S socket-path] [command [flags]]
However it still switches byobu's messaging mode.
Things I have done:
I have completely uninstalled and purged byobu and tmux and reinstalled.
When byobu is set to use screen as its back end I see load averages of 0.00 0.09 and 0.10.
When I set byobu to use Tmux it once again goes back to the high load averages.
Information I am only guessing you will want:
This machine is a P4 with 1 gig ram and 1 80 gig hard drive with an extra mounted usb 250gb hard drive.
Top with tmux and byobu running (this was taken within 1 minute of running byobu):
top - 09:09:19 up 17:24, 1 user, load average: 1.05, 0.58, 0.29
Tasks: 94 total, 1 running, 93 sleeping, 0 stopped, 0 zombie
Cpu(s): 1.3%us, 1.3%sy, 0.0%ni, 97.4%id, 0.0%wa, 0.0%hi, 0.0%si, 0.0%st
Mem: 1024584k total, 944688k used, 79896k free, 281676k buffers
Swap: 1510072k total, 1080k used, 1508992k free, 436616k cached
$ dpkg -l byobu
Desired=
| Status=
|/ Err?=(none)
||/ Name Version Description
+++-===
ii byobu 5.17-0ubuntu1 powerful, text based window manager and shell multiplexer
$ dpkg -l tmux
Desired=
| Status=
|/ Err?=(none)
||/ Name Version Description
+++-===
ii tmux 1.6-1ubuntu1 terminal multiplexer
$ byobu -v
byobu version 5.17
Screen version 4.00.03jw4 (FAU) 2-May-06
$ cat /proc/cpuinfo
processor : 0
vendor_id : GenuineIntel
cpu family : 15
model : 3
model name : Intel(R) Pentium(R) 4 CPU 3.00GHz
stepping : 4
microcode : 0x13
cpu MHz : 2992.302
cache size : 1024 KB
physical id : 0
siblings : 2
core id : 0
cpu cores : 1
apicid : 0
initial apicid : 0
fdiv_bug : no
hlt_bug : no
f00f_bug : no
coma_bug : no
fpu : yes
fpu_exception : yes
cpuid level : 5
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe constant_tsc pebs bts pni dtes64 monitor ds_cpl cid xtpr
bogomips : 5984.60
clflush size : 64
cache_alignment : 128
address sizes : 36 bits physical, 32 bits virtual
power management:
processor : 1
vendor_id : GenuineIntel
cpu family : 15
model : 3
model name : Intel(R) Pentium(R) 4 CPU 3.00GHz
stepping : 4
microcode : 0x13
cpu MHz : 2992.302
cache size : 1024 KB
physical id : 0
siblings : 2
core id : 0
cpu cores : 1
apicid : 1
initial apicid : 1
fdiv_bug : no
hlt_bug : no
f00f_bug : no
coma_bug : no
fpu : yes
fpu_exception : yes
cpuid level : 5
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe constant_tsc pebs bts pni dtes64 monitor ds_cpl cid xtpr
bogomips : 5985.46
clflush size : 64
cache_alignment : 128
address sizes : 36 bits physical, 32 bits virtual
power management:
Question information
- Language:
- English Edit question
- Status:
- Answered
- For:
- Ubuntu byobu Edit question
- Assignee:
- No assignee Edit question
- Last query:
- Last reply:
Can you help with this problem?
Provide an answer of your own, or ask Joe Pahl for more information if necessary.