Date: Mon, 25 Feb 2002 22:57:30 -0800 (PST) From: Jake Burkholder <jake@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sparc64/include pmap.h src/sys/sparc64/sparc64 pmap.c pv.c swtch.s trap.c tsb.c Message-ID: <200202260657.g1Q6vUA78434@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jake 2002/02/25 22:57:30 PST
Modified files:
sys/sparc64/include pmap.h
sys/sparc64/sparc64 pmap.c pv.c swtch.s trap.c tsb.c
Log:
Convert pmap.pm_context to an array of contexts indexed by cpuid. This
doesn't make sense for SMP right now, but it is a means to an end.
Revision Changes Path
1.14 +1 -1 src/sys/sparc64/include/pmap.h
1.33 +28 -22 src/sys/sparc64/sparc64/pmap.c
1.10 +3 -2 src/sys/sparc64/sparc64/pv.c
1.14 +15 -17 src/sys/sparc64/sparc64/swtch.s
1.25 +1 -1 src/sys/sparc64/sparc64/trap.c
1.15 +4 -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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200202260657.g1Q6vUA78434>
