Date: Mon, 20 Feb 1995 09:26:22 -0800 From: David Greenman <davidg> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/vm vm_glue.c Message-ID: <199502201726.JAA28562@freefall.cdrom.com>
next in thread | raw e-mail | index | archive | help
davidg 95/02/20 09:26:22 Modified: sys/vm vm_glue.c Log: VM for the kernel stack and page tables doesn't need to be explicitly deallocated as it isn't inherited across the fork. Use vm_map_find not vm_allocate. Submitted by: John Dyson
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199502201726.JAA28562>