Date: Sat, 29 Dec 2001 00:15:43 -0800 (PST) From: Jake Burkholder <jake@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sparc64/sparc64 tsb.c src/sys/sparc64/include tsb.h Message-ID: <200112290815.fBT8Fh573877@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jake 2001/12/29 00:15:43 PST Modified files: sys/sparc64/sparc64 tsb.c sys/sparc64/include tsb.h Log: Remove support for multi level tsbs, making this code much simpler and much less magic, fragile, broken. Use ttes rather than sttes. We still use the replacement scheme used by the original code, which is pretty cool. Many crucial bug fixes from: tmm Revision Changes Path 1.7 +26 -128 src/sys/sparc64/include/tsb.h 1.8 +75 -226 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?200112290815.fBT8Fh573877>