Displaying 2 results from an estimated 2 matches for "10second".
Did you mean:
10seconds
2006 Feb 08
4
DO NOT REPLY [Bug 3491] New: throttle disk IO during filelist/directory parsing
...neration.
since the job wasn't time critical, i made it be less aggressive during this
step - a rather trivial change to microsleep between each readdir().
--slow-down=100 will usleep() for 1000usec (microseconds) before each readdir.
if i'm not mistaken with 10k directories that'd be ~10second of sleep.
I've seen people try to do this using --bwlimit and/or loop checking loadavg
and sending sigstop/sigcont.
re: http://lists.samba.org/archive/rsync/2004-February/008651.html
not the best fix for disk cache poisoning but still might give a some time to
breathe.
sorry, patches are no...
2019 Apr 11
1
Tinc sudden spike in traffic usage
I just encountered a weird issue on my servers - Tinc was using a constant
10-50% CPU on several servers, and these servers were also receiving a
constant ~3 Mb/s of data over the Tinc interface, which is usually
otherwise pretty quiet.
Example: https://d.sb/2019/04/firefox_11-15.54.22.png
Grafana dashboard:
https://dash.d.sb/dashboard/snapshot/6nWZqagpgxzxUrybDZkNbF6JSflLlKmO?orgId=1
This seems