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