diff options
author | 2013-01-18 05:09:21 +0000 | |
---|---|---|
committer | 2013-01-18 05:09:21 +0000 | |
commit | 8fc6378a7fd9be53080e6f5a52e028e4ac2a3050 (patch) | |
tree | a2c0b0c76ec9bbdfe3bead159e38784712f8c198 /lib | |
parent | Generate assym.h where we need it, instead of reaching around into other (diff) | |
download | wireguard-openbsd-8fc6378a7fd9be53080e6f5a52e028e4ac2a3050.tar.xz wireguard-openbsd-8fc6378a7fd9be53080e6f5a52e028e4ac2a3050.zip |
Constrain the amount of kernel memory used by NTFS. Keep a small cache of
loaded ntnodes and once the maximum is reached, unload the least recently
used ntnode before loading a new one. This avoids leaving large data
structures hanging around, which only get cleaned up when the vnode is
reclaimed. Additionally, the buffer cache should contain the data needed
to reload the ntnode.
ok beck@
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions