diff options
author | alc <alc@FreeBSD.org> | 2004-01-01 07:08:52 +0000 |
---|---|---|
committer | alc <alc@FreeBSD.org> | 2004-01-01 07:08:52 +0000 |
commit | ec97880a76f3e91d63daafc91daf65fb44bf7e81 (patch) | |
tree | 997515f2ed028a612b965d259833fb74810de3f8 /lib/libpthread/thread/thr_exit.c | |
parent | eb1c647689df17cbf6752dd1df21a8f6beedba6a (diff) | |
download | FreeBSD-src-ec97880a76f3e91d63daafc91daf65fb44bf7e81.zip FreeBSD-src-ec97880a76f3e91d63daafc91daf65fb44bf7e81.tar.gz |
- Use pagezero() instead of bzero() in pmap_pinit(). (pagezero() is much
faster.)
MFi386:
- Don't bother clearing PG_ZERO on the page table page in
_pmap_allocpte(); it serves no purpose.
- Don't bother clearing and setting PG_BUSY on page table directory pages.
Diffstat (limited to 'lib/libpthread/thread/thr_exit.c')
0 files changed, 0 insertions, 0 deletions