cvs commit: src/sys/vm vm_contig.c

Alan Cox alc at FreeBSD.org
Tue Sep 5 16:10:59 PDT 2006


alc         2006-09-05 23:10:59 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    sys/vm               vm_contig.c 
  Log:
  MFC revision 1.52
    Prevent a call to contigmalloc() that asks for more physical memory than
    the machine has from causing a panic.
  
  Revision  Changes    Path
  1.43.2.5  +1 -1      src/sys/vm/vm_contig.c


More information about the cvs-all mailing list