diff options
author | 2001-12-06 12:43:20 +0000 | |
---|---|---|
committer | 2001-12-06 12:43:20 +0000 | |
commit | 1443287ebab55bb1a0499dead547daa3068865eb (patch) | |
tree | d0fb2cca2c5fcfd20f6bcaeff16701d0b9308542 /usr.bin/ssh/channels.c | |
parent | oops, local change escaped (diff) | |
download | wireguard-openbsd-1443287ebab55bb1a0499dead547daa3068865eb.tar.xz wireguard-openbsd-1443287ebab55bb1a0499dead547daa3068865eb.zip |
Keep track of how many pages a vnode hold with vhold and vholdrele
so that we can get back the old behavior where a vnode with cached data
is less likely to be recycled than a vnode without cached data.
XXX - This is a brute-force solution - we do it where uvmexp.vnodepages
are changed, I am not really sure it is correct but people have been
very happy with the diff so far and want this in the tree.
Diffstat (limited to 'usr.bin/ssh/channels.c')
0 files changed, 0 insertions, 0 deletions