aboutsummaryrefslogtreecommitdiffstats
path: root/module/splat/splat-kmem.c
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.13 compat: wait queuesBrian Behlendorf2017-07-231-2/+2
* Refactor some splat macro to functionChunwei Chen2016-12-151-24/+24
* Fix vmem_size()Ubuntu2016-11-021-5/+14
* Limit maximum object size in kmem testsBrian Behlendorf2015-11-161-1/+4
* Add defclsyspri macroBrian Behlendorf2015-07-231-1/+1
* Refine slab cache sizingBrian Behlendorf2015-01-161-105/+172
* Refactor generic memory allocation interfacesBrian Behlendorf2015-01-161-6/+14
* Refactor existing codeBrian Behlendorf2015-01-161-0/+3
* Retire legacy debugging infrastructureBrian Behlendorf2014-11-191-1/+1
* Lower minimum objects/slab thresholdBrian Behlendorf2014-11-051-0/+9
* Remove global memory variablesBrian Behlendorf2014-10-171-3/+2
* Remove get_vmalloc_info() wrapperBrian Behlendorf2014-10-171-85/+0
* Add KMC_SLAB cache typeBrian Behlendorf2014-05-221-13/+20
* splat kmem:slab_reclaim: Test cleanupBrian Behlendorf2014-04-081-4/+5
* Replace current_kernel_time() with getnstimeofday()Richard Yao2013-10-091-5/+6
* Fix KMC_OFFSLAB type cachesBrian Behlendorf2013-07-301-2/+43
* Refresh links to web siteNed Bass2013-03-041-1/+1
* Add spl_kmem_cache_expire module optionBrian Behlendorf2013-01-281-0/+14
* splat kmem:slab_overcommit: DisabledBrian Behlendorf2012-11-061-8/+8
* splat: Cleanup headersBrian Behlendorf2012-11-061-0/+2
* Enhance SPLAT kmem:slab_overcommit testBrian Behlendorf2012-08-301-193/+208
* Fix uninit variable in slab reclaim testBrian Behlendorf2012-06-131-1/+1
* Add SPLAT test to exercise slab direct reclaimPrakash Surya2012-05-071-30/+165
* Use KM_NODEBUG macro in preference to __GFP_NOWARN.Brian Behlendorf2010-05-201-2/+2
* Adjust 'large' object sizes in kmem:slab_large test.Brian Behlendorf2010-05-201-3/+3
* Remove kmem_set_warning() interface replace with __GFP_NOWARN flag.Brian Behlendorf2010-05-191-15/+3
* Public Release PrepBrian Behlendorf2010-05-171-17/+17
* Fix kmem:slab_overcommit regression test lockingBrian Behlendorf2009-12-231-2/+4
* Only run the kmem overcommit test on 64-bit systems.Brian Behlendorf2009-12-011-1/+11
* Linux 2.6.31 kmem cache alignment fixes and cleanup.Brian Behlendorf2009-11-131-1/+1
* Update global_page_state() support for 2.6.29 kernels.Brian Behlendorf2009-07-281-21/+24
* Allow kmem or vmem based slab for slab_lock and slab_overcommit tests.Brian Behlendorf2009-07-231-1/+1
* SLES10 Fixes (part 9)Brian Behlendorf2009-05-211-1/+0
* Fix vmem leak in kmem_cache_test (missing splat_kmem_cache_test_kcp_free())Brian Behlendorf2009-03-181-0/+1
* FC10/i686 Compatibility Update (2.6.27.19-170.2.35.fc10.i686)Brian Behlendorf2009-03-171-9/+91
* Coverity 9656: Forward NULLBrian Behlendorf2009-02-181-0/+1
* Update thread tests to have max_timeBrian Behlendorf2009-01-301-4/+4
* kmem_cache hardening and performance improvementsBrian Behlendorf2009-01-301-316/+651
* Implement kmem cache alignment argumentBrian Behlendorf2009-01-261-11/+37
* Sleep uninteruptibly, waking up early may result in a crashBrian Behlendorf2009-01-221-11/+12
* Rename modules to module and update referencesBrian Behlendorf2009-01-151-0/+733