cvs commit: src/sys/sun4v/sun4v pmap.c tte_hash.c
Kip Macy
kmacy at FreeBSD.org
Sat Dec 16 00:38:02 PST 2006
kmacy 2006-12-16 08:38:02 UTC
FreeBSD src repository
Modified files:
sys/sun4v/sun4v pmap.c tte_hash.c
Log:
Protect consistency of all internal functions in tte_hash.c using PCPU_{GET,SET}
with critical_enter, critical_exit
revert previous change to pmap.c now that tte_hash_resize is protected internally
Revision Changes Path
1.27 +1 -1 src/sys/sun4v/sun4v/pmap.c
1.8 +12 -6 src/sys/sun4v/sun4v/tte_hash.c
More information about the cvs-src
mailing list