Merge lp://qastaging/~gurnec/byobu/trunk-bugfix-1626218 into lp://qastaging/byobu

Proposed by Christopher Gurnee
Status: Needs review
Proposed branch: lp://qastaging/~gurnec/byobu/trunk-bugfix-1626218
Merge into: lp://qastaging/byobu
Diff against target: 51 lines (+8/-11)
1 file modified
usr/lib/byobu/disk_io (+8/-11)
To merge this branch: bzr merge lp://qastaging/~gurnec/byobu/trunk-bugfix-1626218
Reviewer Review Type Date Requested Status
Dustin Kirkland  Pending
Review via email: mp+379352@code.qastaging.launchpad.net

Commit message

usr/lib/byobu/disk_io: LP: #1626218
remove disk_io status notification when it drops below the $DISK_IO_THRESHOLD

Description of the change

When the disk_io status notification is enabled and the machine's IO first exceeds $DISK_IO_THRESHOLD (defaults to 50kB/s), the status notification appears. If both the read and write IO drop below the threshold, the status notification is not removed, and instead its last value is displayed until the threshold is later exceeded and the old notification is overwritten.

This patch removes the notification once the IO drops below the threshold, closing LP #1626218.

To post a comment you must log in.

Unmerged revisions

2644. By Christopher Gurnee

usr/lib/byobu/disk_io: LP: #1626218
remove disk_io status notification when it drops below the $DISK_IO_THRESHOLD

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches