Date: Sun, 9 Jun 2002 23:11:46 -0700 (PDT) From: Alan Cox <alc@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/vm vm_map.c Message-ID: <200206100611.g5A6BkG16910@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
alc 2002/06/09 23:11:46 PDT
Modified files:
sys/vm vm_map.c
Log:
o In vm_map_entry_create(), call uma_zalloc() with M_NOWAIT on system maps.
Submitted by: tegge
o Eliminate the "!mapentzone" check from vm_map_entry_create() and
vm_map_entry_dispose(). Reviewed by: tegge
o Fix white-space usage in vm_map_entry_create().
Revision Changes Path
1.247 +6 -5 src/sys/vm/vm_map.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?200206100611.g5A6BkG16910>
