Date: Mon, 29 Jan 1996 03:12:40 -0800 (PST) From: David Greenman <davidg> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/kern kern_malloc.c Message-ID: <199601291112.DAA22251@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
davidg 96/01/29 03:12:40 Modified: sys/kern kern_malloc.c Log: Implement what I mentioned in rev 1.18: limit per-bucket allocations to 60% of physical memory or 60% of malloc area size, whichever is smaller. Revision Changes Path 1.19 +7 -3 src/sys/kern/kern_malloc.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199601291112.DAA22251>