drhodus 2003/07/29 14:51:07 PDT Modified files: sys/kern kern_malloc.c Log: Fix for trap 12 on KVA space exhaustion. Possible panic where the available backing pages for the KVA space are less than the available memory. Revision Changes Path 1.9 +8 -0 src/sys/kern/kern_malloc.c