cvs commit: src/sys/vm vm_contig.c

Alan Cox alc at FreeBSD.org
Sat Aug 26 02:43:24 UTC 2006


alc         2006-08-26 02:43:23 UTC

  FreeBSD src repository

  Modified files:
    sys/vm               vm_contig.c 
  Log:
  Prevent a call to contigmalloc() that asks for more physical memory than
  the machine has from causing a panic.
  
  Submitted by: Michael Plass
  PR: 101668
  MFC after: 3 days
  
  Revision  Changes    Path
  1.52      +1 -1      src/sys/vm/vm_contig.c


More information about the cvs-src mailing list