K 10 svn:author V 2 dg K 8 svn:date V 27 1995-03-15T07:52:06.000000Z K 7 svn:log V 295 Special cased the handling of mb_map in the M_WAITOK case. kmem_malloc() now returns NULL and sets a global 'mb_map_full' when the map is full. m_clalloc() has further been taught to expect this and do the right thing. This should fix the "mb_map full" panics that several people have reported. END