note that all of these changes are for the same performance bug

Signed-off-by: Dustin Kirkland <kirkland@canonical.com>
This commit is contained in:
Dustin Kirkland 2009-06-16 21:36:09 -05:00
commit 368c2c6ee3

3
debian/changelog vendored
View file

@ -1,5 +1,6 @@
byobu (2.12) unreleased; urgency=low
[ Massive changeset for LP: #386546 ]
* bin/cpu_count, bin/cpu_freq, bin/disk_available, bin/disk_used,
bin/ec2_cost, bin/ip_address, bin/load_average, bin/mem_available,
bin/mem_used, bin/network_down, bin/network_up, bin/reboot_required,
@ -8,7 +9,7 @@ byobu (2.12) unreleased; urgency=low
doc/help.txt, profiles/common, rpm/byobu.spec: massive changeset, moving
all status scripts from *-* to *_*; this allows us to source the
~/.byobu/status file, rather than grepping through it for configuration
information, yielding significant performance improvements, LP: #386546
information, yielding significant performance improvements
* profiles/common:
- decrease mem-used to run every 10 seconds
- decrease disk-used to run every 30 seconds