Date: Sat, 10 Jan 2004 13:17:53 -0800 (PST) From: Alan Cox <alc@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/vm vm_contig.c Message-ID: <200401102117.i0ALHrb2042538@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
alc 2004/01/10 13:17:53 PST
FreeBSD src repository
Modified files:
sys/vm vm_contig.c
Log:
- Unmanage pages allocated by contigmalloc1(). (There is no point in
having PV entries for these pages.)
- Remove splvm() and splx() calls.
Revision Changes Path
1.28 +2 -6 src/sys/vm/vm_contig.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200401102117.i0ALHrb2042538>
