5d5752af8b
- pmap_zero_page() and pmap_copy_page(): if MULTIPROCESSOR, issue a memory barrier after we zero/copy the page, to ensure that other CPUs see the correct data. - XXX Should we use MB, or is WMB good enough? Also, bzero -> memset, bcopy -> memcpy. |
||
---|---|---|
bin | ||
crypto | ||
dist | ||
distrib | ||
etc | ||
games | ||
gnu | ||
include | ||
lib | ||
libexec | ||
regress | ||
sbin | ||
share | ||
sys | ||
usr.bin | ||
usr.sbin | ||
Makefile | ||
Makefile.inc |