mirror of
https://github.com/dustinkirkland/byobu
synced 2025-08-22 14:24:39 -07:00
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:
parent
0bdee971dc
commit
368c2c6ee3
1 changed files with 2 additions and 1 deletions
3
debian/changelog
vendored
3
debian/changelog
vendored
|
@ -1,5 +1,6 @@
|
||||||
byobu (2.12) unreleased; urgency=low
|
byobu (2.12) unreleased; urgency=low
|
||||||
|
|
||||||
|
[ Massive changeset for LP: #386546 ]
|
||||||
* bin/cpu_count, bin/cpu_freq, bin/disk_available, bin/disk_used,
|
* 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/ec2_cost, bin/ip_address, bin/load_average, bin/mem_available,
|
||||||
bin/mem_used, bin/network_down, bin/network_up, bin/reboot_required,
|
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
|
doc/help.txt, profiles/common, rpm/byobu.spec: massive changeset, moving
|
||||||
all status scripts from *-* to *_*; this allows us to source the
|
all status scripts from *-* to *_*; this allows us to source the
|
||||||
~/.byobu/status file, rather than grepping through it for configuration
|
~/.byobu/status file, rather than grepping through it for configuration
|
||||||
information, yielding significant performance improvements, LP: #386546
|
information, yielding significant performance improvements
|
||||||
* profiles/common:
|
* profiles/common:
|
||||||
- decrease mem-used to run every 10 seconds
|
- decrease mem-used to run every 10 seconds
|
||||||
- decrease disk-used to run every 30 seconds
|
- decrease disk-used to run every 30 seconds
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue