K 10 svn:author V 7 glebius K 8 svn:date V 27 2015-05-02T20:27:37.554462Z K 7 svn:log V 357 Instead of reading, validating and adjusting value of the vm.swap_async_max in the main swapper work cycle, do it in the sysctl handler. This removes extra mutex acquisition from the main cycle and makes the sysctl knob return error on an invalid value, instead of accepting and fixing it. Reviewed by: kib Sponsored by: Netflix Sponsored by: Nginx, Inc. END