Fix for trap 12 on KVA space exhaustion.
authorDavid Rhodus <drhodus@dragonflybsd.org>
Tue, 29 Jul 2003 21:51:07 +0000 (21:51 +0000)
committerDavid Rhodus <drhodus@dragonflybsd.org>
Tue, 29 Jul 2003 21:51:07 +0000 (21:51 +0000)
commitd9933edbaa1ea244c3fc9e2bddde3fe45d49878a
tree80bf6066ee7bfc704cf111793f0a6daed0ac19d8
parent7686bcf550ec331de71967b1e1ad4d44fccb0429
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.
sys/kern/kern_malloc.c