Date: Wed, 11 Dec 1996 20:20:53 -0800 (PST) From: David Greenman <davidg> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/i386/i386 machdep.c Message-ID: <199612120420.UAA09539@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
davidg 96/12/11 20:20:52 Modified: sys/i386/i386 machdep.c Log: Fix allocation for exech_map to be 16*PAGE_SIZE rather than 32*PAGE_SIZE so that it is scaled the same as exec_map (16 concurrent exec'ers). Revision Changes Path 1.219 +2 -2 src/sys/i386/i386/machdep.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199612120420.UAA09539>