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/rpc/core_rpc_server.cpp | |
| parent | ae8841f2abe96060538cdb1a6209429e18ff374c (diff) | |
| download | monzero-core-8261ba69e654814671d19a2cf17644330387c7c8.tar.gz monzero-core-8261ba69e654814671d19a2cf17644330387c7c8.tar.xz monzero-core-8261ba69e654814671d19a2cf17644330387c7c8.zip | |
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/rpc/core_rpc_server.cpp')
0 files changed, 0 insertions, 0 deletions
