Date: Tue, 12 Mar 2002 10:25:27 -0800 (PST) From: Tor Egge <tegge@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/vm vm_kern.c Message-ID: <200203121825.g2CIPRb22541@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
tegge 2002/03/12 10:25:27 PST Modified files: (Branch: RELENG_4) sys/vm vm_kern.c Log: MFC: r1.75 - don't deadlock if the system is low on physical memory and malloc is called with both size > PAGE_SIZE and the M_NOWAIT flag set. Revision Changes Path 1.61.2.2 +12 -0 src/sys/vm/vm_kern.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200203121825.g2CIPRb22541>