cvs commit: src/sys/vm vm_contig.c

Alan Cox alc at FreeBSD.org
Sat Jan 10 13:17:54 PST 2004


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


More information about the cvs-all mailing list