summaryrefslogtreecommitdiffstats
path: root/sys/vm/vm_pager.h
diff options
context:
space:
mode:
authordillon <dillon@FreeBSD.org>2000-03-27 21:29:33 +0000
committerdillon <dillon@FreeBSD.org>2000-03-27 21:29:33 +0000
commit8fb4c6b599d7fa91e11e38647e849dbac3dabf29 (patch)
tree55f8e3dfdbb9d5e1d0567a11c82edd6f9e7e8600 /sys/vm/vm_pager.h
parent5c16c2a8f10491c18e04caf839491a5a2ec6320c (diff)
downloadFreeBSD-src-8fb4c6b599d7fa91e11e38647e849dbac3dabf29.zip
FreeBSD-src-8fb4c6b599d7fa91e11e38647e849dbac3dabf29.tar.gz
Commit the buffer cache cleanup patch to 4.x and 5.x. This patch fixes a
fragmentation problem due to geteblk() reserving too much space for the buffer and imposes a larger granularity (16K) on KVA reservations for the buffer cache to avoid fragmentation issues. The buffer cache size calculations have been redone to simplify them (fewer defines, better comments, less chance of running out of KVA). The geteblk() fix solves a performance problem that DG was able reproduce. This patch does not completely fix the KVA fragmentation problems, but it goes a long way Mostly Reviewed by: bde and others Approved by: jkh
Diffstat (limited to 'sys/vm/vm_pager.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud