Date: Thu, 10 Oct 2002 12:50:16 -0700 (PDT) From: Matt Dillon <dillon@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/vm vm_zone.c vm_zone.h Message-ID: <200210101950.g9AJoGXm047274@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
dillon 2002/10/10 12:50:16 PDT
Modified files: (Branch: RELENG_4)
sys/vm vm_zone.c vm_zone.h
Log:
stable-only commit (does not apply to -current). Allow a zone to be tagged
to panic the machine if the zone allocation fails. This will be used to
catch zone allocations that fail that code assumes always succeed (can occur
if we run out of KVM).
Revision Changes Path
1.30.2.6 +11 -2 src/sys/vm/vm_zone.c
1.13.2.2 +3 -2 src/sys/vm/vm_zone.h
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?200210101950.g9AJoGXm047274>
