diff options
author | alc <alc@FreeBSD.org> | 2004-12-11 22:35:16 +0000 |
---|---|---|
committer | alc <alc@FreeBSD.org> | 2004-12-11 22:35:16 +0000 |
commit | 4e33a3931313f9eb9cc40dc1ad552f6f312543c1 (patch) | |
tree | 108750e15c777719e7b90e3178dda1c5cfbc9431 /lib/libkse | |
parent | dcaf810e82fb4d78b74705448a43813d422bbf64 (diff) | |
download | FreeBSD-src-4e33a3931313f9eb9cc40dc1ad552f6f312543c1.zip FreeBSD-src-4e33a3931313f9eb9cc40dc1ad552f6f312543c1.tar.gz |
Pass VM_ALLOC_NOBUSY to vm_page_grab() so that we don't have to call
vm_page_flag_clear(PG_BUSY). The object lock is held the entire time.
Thus, whether or not the PG_BUSY flag is set is invisible to others.
Diffstat (limited to 'lib/libkse')
0 files changed, 0 insertions, 0 deletions