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
2010-01-08 09:37:54 -08:00
2009-03-20 14:48:30 -07:00
2008-07-09 19:11:29 +00:00
S
Description
No description provided
122 MiB
Languages
C 70.2%
Shell 19.9%
Assembly 5.1%
M4 1.9%
Python 1.6%
Other 1.3%