Date: Mon, 29 Jan 1996 04:10:34 -0800 (PST) From: David Greenman <davidg> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/vm vm_glue.c Message-ID: <199601291210.EAA25507@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
davidg 96/01/29 04:10:33 Modified: sys/vm vm_glue.c Log: Added a check/panic for vm_map_find failing to find space for the page tables/u-pages when forking. This is a "can't happen" case. :-) Revision Changes Path 1.38 +7 -5 src/sys/vm/vm_glue.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199601291210.EAA25507>