Do not pmap_update(pmap_kernel()) within the `create mappings' loop, but only
authormiod <miod@openbsd.org>
Mon, 11 Aug 2014 19:16:56 +0000 (19:16 +0000)
committermiod <miod@openbsd.org>
Mon, 11 Aug 2014 19:16:56 +0000 (19:16 +0000)
commit0763dae8b5ff3ba6334fdcec8ff4a16db86c1b5e
tree4e78f3c80ae0e8ccca92abfbe25cf522d62b7b7e
parent14ebdf1554b6b89b3e8710a4c42ee85509ac858b
Do not pmap_update(pmap_kernel()) within the `create mappings' loop, but only
once after it is over.
sys/kern/vfs_biomem.c