summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdlib/getsubopt.c
diff options
context:
space:
mode:
authorkib <kib@FreeBSD.org>2011-09-28 14:57:50 +0000
committerkib <kib@FreeBSD.org>2011-09-28 14:57:50 +0000
commite84b0ecd819abddadeed97fa141468b674261293 (patch)
tree6a5296fc970ddac679f37c4f859ef750f1173a7e /lib/libc/stdlib/getsubopt.c
parent3a1a19715027c5c03af47ff8d3ce06461e3b4d65 (diff)
downloadFreeBSD-src-e84b0ecd819abddadeed97fa141468b674261293.zip
FreeBSD-src-e84b0ecd819abddadeed97fa141468b674261293.tar.gz
Use the trick of performing the atomic operation on the contained aligned
word to handle the dirty mask updates in vm_page_clear_dirty_mask(). Remove the vm page queue lock around vm_page_dirty() call in vm_fault_hold() the sole purpose of which was to protect dirty on architectures which does not provide short or byte-wide atomics. Reviewed by: alc, attilio Tested by: flo (sparc64) MFC after: 2 weeks
Diffstat (limited to 'lib/libc/stdlib/getsubopt.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud