Index: tuning.7 =================================================================== --- tuning.7 +++ tuning.7 @@ -231,6 +231,11 @@ sysctls, respectively). .Pp The +.Va vm.proc_swapout_max . +Allows to limit the swapout of whole processes, to only processes which resident size (in bytes) +are equal or less than value (default 64KB) +.Pp +The .Va kern.ipc.maxpipekva loader tunable is used to set a hard limit on the amount of kernel address space allocated to mapping of pipe buffers.