Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove debug check was was accidentally left in place an prevent the slab cac... | Brian Behlendorf | 2009-01-26 | 1 | -3/+0 |
* | Implement kmem cache alignment argument | Brian Behlendorf | 2009-01-26 | 2 | -81/+134 |
* | Sleep uninteruptibly, waking up early may result in a crash | Brian Behlendorf | 2009-01-22 | 2 | -13/+14 |
* | Minor fix for compiler warning when KMEM_TRACKING is enabled | Brian Behlendorf | 2009-01-20 | 1 | -1/+1 |
* | KMEM_TRACKING turned up a missing free in list test 6, fix the leak | Brian Behlendorf | 2009-01-20 | 1 | -0/+1 |
* | Ensure -NDEBUG does not get added to spl_config.h and is only set in the buil... | Brian Behlendorf | 2009-01-20 | 1 | -2/+0 |
* | Rename modules to module and update references | Brian Behlendorf | 2009-01-15 | 34 | -0/+13179 |