From: Alex Rousskov Date: Thu, 6 Oct 2011 16:38:03 +0000 (-0600) Subject: Added max-swap-rate=swaps/sec option to Rock cache_dir. X-Git-Tag: BumpSslServerFirst.take01~123 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=32b28f499200e7636380cf067e08bd943a6753e3;p=thirdparty%2Fsquid.git Added max-swap-rate=swaps/sec option to Rock cache_dir. The option limits the rate of Rock disk access to smooth out OS disk commit activity and to avoid blocking Rock diskers (or even other processes) on I/O. Should be used when swap demand exceeds disk performance limits but the underlying file system does not slow down incoming I/Os until the situation gets out of control. Warn if Rock disker delays are significant. --- 32b28f499200e7636380cf067e08bd943a6753e3