[#] http://marc.info/?l=openbsd-cvs&m=140778465024854&w=2
openbsd-cvs(obsdave,2) — All
2014-08-11 23:55:12


Module name: src
Changes by: miod@cvs.openbsd.org 2014/08/11 13:16:56

Modified files:
sys/kern : vfs_biomem.c

Log message:
Do not pmap_update(pmap_kernel()) within the `create mappings' loop, but only
once after it is over.