pjd 2007-04-05 20:52:51 UTC FreeBSD src repository Modified files: sys/vm vm_kern.c Log: When KVA is exhausted, try the vm_lowmem event for the last time before panicing. This helps a lot in ZFS stability. Revision Changes Path 1.128 +14 -4 src/sys/vm/vm_kern.c