Date: Sun, 21 Feb 2010 22:23:13 +0000 (UTC) From: Alan Cox <alc@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/vm vm_init.c Message-ID: <201002212223.o1LMNTGv062020@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
alc 2010-02-21 22:23:13 UTC
FreeBSD src repository
Modified files:
sys/vm vm_init.c
Log:
SVN rev 204181 on 2010-02-21 22:23:13Z by alc
Align the start of the clean submap to a superpage boundary. Although
no superpage mappings are created within the clean submap, aligning the
start of the clean submap helps to prevent interference with kmem_alloc()'s
use of superpages.
Revision Changes Path
1.50 +1 -1 src/sys/vm/vm_init.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201002212223.o1LMNTGv062020>
