Searched hist:7066 (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/vm/
H A Dvm_kern.cdiff 7066 Wed Mar 15 05:52:06 MST 1995 dg 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.
/freebsd-11-stable/sys/kern/
H A Duipc_mbuf.cdiff 7066 Wed Mar 15 05:52:06 MST 1995 dg 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.

Completed in 80 milliseconds