Brian Behlendorf aa600d8a38 Reduce max kmem based slab size
Allowing MAX_ORDER-1 sized allocations for kmem based slabs have
been observed to result in deadlocks.  To help prvent this limit
max kmem based slab size to MAX_ORDER-3.  Just for the record
callers should not be creating slabs like this, but if they do
we should still handle it as safely as we can.
2010-03-18 13:39:51 -07:00
..
2010-01-08 09:37:54 -08:00
2010-01-08 09:37:54 -08:00
2010-03-18 13:39:51 -07:00
2009-10-30 13:58:51 -07:00
2010-01-08 09:37:54 -08:00