Go to file
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
cmd sun-misc-gitignore 2010-01-08 09:37:54 -08:00
config When no kernel source has been pointed to, first attempt to use 2010-03-08 14:19:30 -08:00
include Linux 2.6.32 compat, proc_handler() API change 2010-03-04 12:14:56 -08:00
lib sun-misc-gitignore 2010-01-08 09:37:54 -08:00
module Reduce max kmem based slab size 2010-03-18 13:39:51 -07:00
patches Reimplement rwlocks for Linux lock profiling/analysis. 2009-09-18 16:09:47 -07:00
scripts sun-misc-gitignore 2010-01-08 09:37:54 -08:00
.gitignore Ignore unsigned module build products 2010-03-11 14:29:17 -08:00
AUTHORS Prep for spl-0.4.3 tag. 2009-03-20 14:48:30 -07:00
autogen.sh Packaging improvements for RHEL and SLES 2009-06-16 10:44:59 -07:00
ChangeLog Prep for 0.4.8 tag, updated META and ChangeLog 2010-03-11 15:39:33 -08:00
configure When no kernel source has been pointed to, first attempt to use 2010-03-08 14:19:30 -08:00
configure.ac Simplify rpm build rules, added config/rpm.am. 2009-07-01 14:37:44 -07:00
COPYING Go through and add a header with the proper UCRL number. 2008-05-26 04:38:26 +00:00
DISCLAIMER Go through and add a header with the proper UCRL number. 2008-05-26 04:38:26 +00:00
INSTALL Trivial commit to remove whitespace 2008-07-09 19:11:29 +00:00
Makefile.am Ensure *.order and *.markers build products are removed by distclean rule. 2009-11-20 16:01:00 -08:00
Makefile.in Ensure *.order and *.markers build products are removed by distclean rule. 2009-11-20 16:01:00 -08:00
META Prep for 0.4.8 tag, updated META and ChangeLog 2010-03-11 15:39:33 -08:00
spl_config.h.in Linux 2.6.32 compat, proc_handler() API change 2010-03-04 12:14:56 -08:00
spl_unconfig.h Allow spl_config.h to be included by dependant packages 2009-03-17 14:55:59 -07:00
spl-modules.spec.in Fix definitions for the unknown distro/installation 2010-03-08 15:16:55 -08:00
spl.spec.in Remove usage of the __id_u macro for portability. 2009-10-05 12:51:58 -07:00