diff options
author | Lasse Collin <lasse.collin@tukaani.org> | 2020-01-26 14:13:42 +0200 |
---|---|---|
committer | Lasse Collin <lasse.collin@tukaani.org> | 2020-01-26 14:13:42 +0200 |
commit | 5a49e081a098455bcdbd95cefb90e9b18780fe58 (patch) | |
tree | 323ddab03fabed2e00828eaaed8a29598eb06887 /THANKS | |
parent | xz: Refactor io_read() a bit. (diff) | |
download | xz-5a49e081a098455bcdbd95cefb90e9b18780fe58.tar.xz |
xz: Fix semi-busy-waiting in xz --flush-timeout.
When input blocked, xz --flush-timeout=1 would wake up every
millisecond and initiate flushing which would have nothing to
flush and thus would just waste CPU time. The fix disables the
timeout when no input has been seen since the previous flush.
Diffstat (limited to 'THANKS')
0 files changed, 0 insertions, 0 deletions