summaryrefslogtreecommitdiff
path: root/slabs.h
Commit message (Expand)AuthorAgeFilesLines
* item locks now lock hash table bucketsdormando2012-09-031-0/+3
* remove end_page_ptr business from slabsdormando2012-07-271-1/+1
* no same-class reassignment, better errorsdormando2012-01-031-1/+1
* slab reassignmentdormando2011-12-191-0/+10
* Issue 163: Buggy mem_requested valuesTrond Norbye2010-11-121-0/+3
* remove old unfinished slab reassignment codedormando2009-10-071-6/+0
* Don't expose the protocol used to the client api of the statsTrond Norbye2009-04-021-7/+2
* Refactor: move the slabs mutex (and all usage of it) into slabs.cTrond Norbye2009-03-051-4/+7
* Fix for binary stats with subcommand.Dustin Sallings2009-01-031-1/+2
* Fix for stats opaque issue pointed out at the hackathon and removed some wast...Toru Maesaka2009-01-031-4/+4
* The slabber no longer needs a is_binary like flag for stats due to abstractio...Toru Maesaka2009-01-031-7/+6
* Changed the argument ordering for stats callback to something more common.Toru Maesaka2009-01-031-3/+3
* Support of slabber stats via the binary protocol.Toru Maesaka2009-01-031-1/+3
* Code cleaned by running devtools/clean-whitespace.pl script.Toru Maesaka2009-01-031-3/+3
* The slabber is now given a callback to perform binary stats.Toru Maesaka2008-07-081-2/+5
* Initial attempt of supporting stats in binary protocol.Toru Maesaka2008-07-031-0/+3
* Don't re-calculate the slab class id for slabs_free() either.dormando2008-03-031-1/+1
* Don't re-calculate the slab class id.dormando2008-03-031-1/+1
* Enable use of large memory pages (Trond Norbye) <Trond.Norbye@Sun.COM>Trond Norbye2008-02-251-2/+5
* Minimal doxygen configurationPaul Lindner2007-07-101-7/+7
* Merge multithreaded into trunk, commit #2 (first commit only did theSteven Grimm2007-04-161-4/+4
* update clean-whitespace, add automated whitespace test, and clean whitespacePaul Lindner2007-04-101-1/+1
* multiple cleanups/refactoring, see ChangeLogPaul Lindner2007-03-061-0/+30