Date: Wed, 3 Feb 2010 04:09:36 +0000 (UTC) From: Neel Natu <neel@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/mips/include proc.h Message-ID: <201002030409.o1349pgF074697@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
neel 2010-02-03 04:09:36 UTC
FreeBSD src repository
Modified files:
sys/mips/include proc.h
Log:
SVN rev 203415 on 2010-02-03 04:09:36Z by neel
Reduce the size of the array used to store the TLB mappings for the kernel
stack from 3 to 2.
We only map in 2 pages for the kernel stack.
Approved by: imp (mentor)
Revision Changes Path
1.3 +1 -1 src/sys/mips/include/proc.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201002030409.o1349pgF074697>
