CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/03/26 20:02:23
Modified files:
sys/uvm : uvm_page.c
Log message:
combine several atomic_clearbits calls into one. slightly faster on
machines where atomic ops aren't so simple.
ok beck deraadt miod
