summaryrefslogtreecommitdiffstats
path: root/sys/netinet/tcp_input.c
diff options
context:
space:
mode:
authordg <dg@FreeBSD.org>1996-02-22 10:57:37 +0000
committerdg <dg@FreeBSD.org>1996-02-22 10:57:37 +0000
commitf54e4705e69eea4684321d09a2a8c4fab628b5ce (patch)
tree417e29a08626b6c8041f78bb5ff3065d5927f43b /sys/netinet/tcp_input.c
parent60f52cc4c159387974b7ca89b671e47d3f44ef62 (diff)
downloadFreeBSD-src-f54e4705e69eea4684321d09a2a8c4fab628b5ce.zip
FreeBSD-src-f54e4705e69eea4684321d09a2a8c4fab628b5ce.tar.gz
Add a "NO_SWAPPING" option to disable swapping. This was originally done
to help diagnose a problem on wcarchive (where the kernel stack was sometimes not present), but is useful in its own right since swapping actually reduces performance on some systems (such as wcarchive). Note: swapping in this context means making the U pages pageable and has nothing to do with generic VM paging, which is unaffected by this option. Reviewed by: <dyson>
Diffstat (limited to 'sys/netinet/tcp_input.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud