summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdlib/exit.c
diff options
context:
space:
mode:
authoralc <alc@FreeBSD.org>2006-08-13 00:11:09 +0000
committeralc <alc@FreeBSD.org>2006-08-13 00:11:09 +0000
commitcc1f2c465bfc2a22dd28655bfc8e31004e2eee48 (patch)
treead3ea0a7916830d634d5b487c2f06408e41c01bf /lib/libc/stdlib/exit.c
parentf6dcb4683584c820e63f041684eb1b3e8cd8ca5a (diff)
downloadFreeBSD-src-cc1f2c465bfc2a22dd28655bfc8e31004e2eee48.zip
FreeBSD-src-cc1f2c465bfc2a22dd28655bfc8e31004e2eee48.tar.gz
Reimplement the page's NOSYNC flag as an object-synchronized instead of a
page queues-synchronized flag. Reduce the scope of the page queues lock in vm_fault() accordingly. Move vm_fault()'s call to vm_object_set_writeable_dirty() outside of the scope of the page queues lock. Reviewed by: tegge Additionally, eliminate an unnecessary dereference in computing the argument that is passed to vm_object_set_writeable_dirty().
Diffstat (limited to 'lib/libc/stdlib/exit.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud