Date: Wed, 5 May 2010 07:47:40 +0000 (UTC) From: Alan Cox <alc@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/sparc64/sparc64 pmap.c Message-ID: <201005050748.o457m11N061651@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
alc 2010-05-05 07:47:40 UTC FreeBSD src repository Modified files: sys/sparc64/sparc64 pmap.c Log: SVN rev 207649 on 2010-05-05 07:47:40Z by alc Use an OBJT_PHYS object and thus PG_UNMANAGED pages to implement the TSB. The TSB is not a pageable structure, so there is no point in using managed pages. Reviewed by: kib Revision Changes Path 1.192 +1 -7 src/sys/sparc64/sparc64/pmap.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201005050748.o457m11N061651>