diff options
author | moneromooo-monero <moneromooo-monero@users.noreply.github.com> | 2017-06-23 13:21:50 +0100 |
---|---|---|
committer | moneromooo-monero <moneromooo-monero@users.noreply.github.com> | 2017-06-23 13:21:50 +0100 |
commit | 8261ba69e654814671d19a2cf17644330387c7c8 (patch) | |
tree | ed7ec41a320f5c7ec65a13153c4c053843cd8a67 /src/simplewallet | |
parent | Merge pull request #2087 (diff) | |
download | monero-8261ba69e654814671d19a2cf17644330387c7c8.tar.xz |
readline_buffer: fix busy wait
It'd eat up a core constantly, due to spending its time jumping
back and forth between userland and kernel. We now wait for up
to a millisecond in kernel, which will be transparent to the user
and drop to idle most of the time.
Diffstat (limited to 'src/simplewallet')
0 files changed, 0 insertions, 0 deletions