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