Date: Sat, 16 Mar 2002 17:45:29 -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 Message-ID: <200203170145.g2H1jTx17777@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jake 2002/03/16 17:45:29 PST Modified files: sys/sparc64/sparc64 pmap.c Log: Use the tlb data access register to map the kernel tsb, rather than the data in register. The latter uses the random replacment algorithm to pick the slot, we want a specific slot. Revision Changes Path 1.41 +1 -1 src/sys/sparc64/sparc64/pmap.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?200203170145.g2H1jTx17777>