Brian Behlendorf
|
34e71c9e97
|
Remove debug check was was accidentally left in place an prevent the slab cache from working on systems with >4 cores
|
2009-01-26 20:10:23 -08:00 |
Brian Behlendorf
|
48e0606a52
|
Implement kmem cache alignment argument
|
2009-01-26 09:02:04 -08:00 |
Brian Behlendorf
|
3f4126739d
|
Sleep uninteruptibly, waking up early may result in a crash
|
2009-01-22 09:58:48 -08:00 |
Brian Behlendorf
|
b6b2acc66e
|
Minor fix for compiler warning when KMEM_TRACKING is enabled
|
2009-01-20 13:39:35 -08:00 |
Brian Behlendorf
|
ae3b87f908
|
KMEM_TRACKING turned up a missing free in list test 6, fix the leak
|
2009-01-20 12:47:53 -08:00 |
Brian Behlendorf
|
15270e003e
|
Ensure -NDEBUG does not get added to spl_config.h and is only set in the build options. This allows other kernel modules to use spl_config to leverage the reset of the config checks without getting confused with the debug options
|
2009-01-20 11:59:47 -08:00 |
Brian Behlendorf
|
617d5a673c
|
Rename modules to module and update references
|
2009-01-15 10:44:54 -08:00 |