K 10 svn:author V 3 alc K 8 svn:date V 27 2002-06-10T06:11:45.000000Z K 7 svn:log V 266 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(). END