Date: Sun, 2 Jun 1996 21:12:21 -0700 (PDT) From: David Greenman <davidg> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/kern kern_exec.c Message-ID: <199606030412.VAA01726@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
davidg 96/06/02 21:12:21 Modified: sys/kern kern_exec.c Log: Use kmem_alloc_wait/kmem_free_wakeup() to avoid allocation failures from running out of string space in the exec_map. Revision Changes Path 1.43 +5 -5 src/sys/kern/kern_exec.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199606030412.VAA01726>