Date: Mon, 25 Feb 2002 14:58:41 -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 genassym.c pmap.c swtch.s Message-ID: <200202252258.g1PMwgi72753@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jake 2002/02/25 14:58:41 PST Modified files: sys/sparc64/include pmap.h sys/sparc64/sparc64 genassym.c pmap.c swtch.s Log: Remove code to lock the user tsb into the tlb. We can handle faults on it now, as we do for normal wired kernel memory. Revision Changes Path 1.13 +0 -1 src/sys/sparc64/include/pmap.h 1.20 +0 -1 src/sys/sparc64/sparc64/genassym.c 1.30 +2 -13 src/sys/sparc64/sparc64/pmap.c 1.13 +1 -17 src/sys/sparc64/sparc64/swtch.s 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?200202252258.g1PMwgi72753>