cvs commit: src/sys/sparc64/sparc64 pmap.c tsb.c

[ Available lists | Index of cvs-all | Month of May 2002 | Week of 20 May 2002 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Jake Burkholder <jake@FreeBSD.org>
Date
20 May 2002 19:14:17
Subject
cvs commit: src/sys/sparc64/sparc64 pmap.c tsb.c
Message-ID
200205210214.g4L2EBa37379@freefall.freebsd.org


[ Hide this part ]
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



Elapsed time: 0.055 seconds