Date: Sat, 23 Feb 2002 12:25:21 -0800 (PST) From: Jake Burkholder <jake@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sparc64/sparc64 pmap.c tsb.c src/sys/sparc64/include tsb.h Message-ID: <200202232025.g1NKPLD87051@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jake 2002/02/23 12:25:21 PST
Modified files:
sys/sparc64/sparc64 pmap.c tsb.c
sys/sparc64/include tsb.h
Log:
Adapt the tsb_foreach interface to take a source and a destination pmap so
that it can be used for pmap_copy. Other consumers ignore the second pmap.
Add statistics gathering for tsb_foreach.
Implement pmap_copy.
Revision Changes Path
1.9 +2 -2 src/sys/sparc64/include/tsb.h
1.27 +52 -13 src/sys/sparc64/sparc64/pmap.c
1.12 +4 -3 src/sys/sparc64/sparc64/tsb.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200202232025.g1NKPLD87051>
