diff options
author | dyson <dyson@FreeBSD.org> | 1997-12-04 19:00:56 +0000 |
---|---|---|
committer | dyson <dyson@FreeBSD.org> | 1997-12-04 19:00:56 +0000 |
commit | cd720ec73bac6dd6a1457d0d8de8726085c13bdb (patch) | |
tree | 40a2e960af8ac1b139c2f1d15f30959990547ca5 /sys/nfs/nfs_node.c | |
parent | de0a036d8e076fec9007e8ad8962b66006c158e7 (diff) | |
download | FreeBSD-src-cd720ec73bac6dd6a1457d0d8de8726085c13bdb.zip FreeBSD-src-cd720ec73bac6dd6a1457d0d8de8726085c13bdb.tar.gz |
Support applications that need to resist or deny use of swap space.
sysctl -w vm.defer_swap_pageouts=1
Causes the system to resist the use of swap space. In low memory
conditions, performance will decrease.
sysctl -w vm.disable_swap_pageouts=1
Causes the system to mostly disable the use of swap space. In
low memory conditions, the system will likely start killing
processes.
Diffstat (limited to 'sys/nfs/nfs_node.c')
0 files changed, 0 insertions, 0 deletions