jake 2002/05/20 19:14:11 PDT
Modified files:
sys/sparc64/sparc64 pmap.c tsb.c
Log:
Rewrite pmap_enter to avoid copying ttes in all cases.
Pass the tte data to tsb_tte_enter instead of a whole tte, also to avoid
copying.
Revision Changes Path
1.53 +93 -108 src/sys/sparc64/sparc64/pmap.c
1.20 +6 -4 src/sys/sparc64/sparc64/tsb.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message