index
:
delta/memcached.git
14perf
engine-pu
failed-to-write-fix
gh-pages
logging_next
master
next
pending
stable
stable-1.3
staging
github.com: memcached/memcached.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
slabs.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
restartable cache
dormando
2019-09-17
1
-1
/
+5
*
move mem_requested from slabs.c to items.c
dormando
2019-07-26
1
-8
/
+2
*
extstore: prefill global page pool with extstore
dormando
2017-12-18
1
-0
/
+2
*
extstore: C version of automove algorithm
dormando
2017-12-07
1
-0
/
+2
*
extstore: page mover can decrement storage
dormando
2017-11-28
1
-0
/
+4
*
add a real slab automover algorithm
dormando
2017-06-23
1
-0
/
+7
*
refactor chunk chaining for memory efficiency
1.4.36
dormando
2017-03-19
1
-0
/
+3
*
slabs reassigns works with chunks and chunked items.
dormando
2016-07-12
1
-2
/
+2
*
cache_memlimit command for tuning runtime maxbytes
dormando
2016-06-24
1
-0
/
+3
*
allow manually specifying slab class sizes
dormando
2016-06-24
1
-1
/
+1
*
try harder to save items
dormando
2015-11-18
1
-1
/
+2
*
first half of new slab automover
dormando
2015-11-18
1
-1
/
+1
*
direct reclaim mode for evictions
dormando
2015-01-04
1
-1
/
+1
*
first pass at LRU maintainer thread
dormando
2015-01-03
1
-0
/
+3
*
item locks now lock hash table buckets
dormando
2012-09-03
1
-0
/
+3
*
remove end_page_ptr business from slabs
dormando
2012-07-27
1
-1
/
+1
*
no same-class reassignment, better errors
dormando
2012-01-03
1
-1
/
+1
*
slab reassignment
dormando
2011-12-19
1
-0
/
+10
*
Issue 163: Buggy mem_requested values
Trond Norbye
2010-11-12
1
-0
/
+3
*
remove old unfinished slab reassignment code
dormando
2009-10-07
1
-6
/
+0
*
Don't expose the protocol used to the client api of the stats
Trond Norbye
2009-04-02
1
-7
/
+2
*
Refactor: move the slabs mutex (and all usage of it) into slabs.c
Trond Norbye
2009-03-05
1
-4
/
+7
*
Fix for binary stats with subcommand.
Dustin Sallings
2009-01-03
1
-1
/
+2
*
Fix for stats opaque issue pointed out at the hackathon and removed some wast...
Toru Maesaka
2009-01-03
1
-4
/
+4
*
The slabber no longer needs a is_binary like flag for stats due to abstractio...
Toru Maesaka
2009-01-03
1
-7
/
+6
*
Changed the argument ordering for stats callback to something more common.
Toru Maesaka
2009-01-03
1
-3
/
+3
*
Support of slabber stats via the binary protocol.
Toru Maesaka
2009-01-03
1
-1
/
+3
*
Code cleaned by running devtools/clean-whitespace.pl script.
Toru Maesaka
2009-01-03
1
-3
/
+3
*
The slabber is now given a callback to perform binary stats.
Toru Maesaka
2008-07-08
1
-2
/
+5
*
Initial attempt of supporting stats in binary protocol.
Toru Maesaka
2008-07-03
1
-0
/
+3
*
Don't re-calculate the slab class id for slabs_free() either.
dormando
2008-03-03
1
-1
/
+1
*
Don't re-calculate the slab class id.
dormando
2008-03-03
1
-1
/
+1
*
Enable use of large memory pages (Trond Norbye) <Trond.Norbye@Sun.COM>
Trond Norbye
2008-02-25
1
-2
/
+5
*
Minimal doxygen configuration
Paul Lindner
2007-07-10
1
-7
/
+7
*
Merge multithreaded into trunk, commit #2 (first commit only did the
Steven Grimm
2007-04-16
1
-4
/
+4
*
update clean-whitespace, add automated whitespace test, and clean whitespace
Paul Lindner
2007-04-10
1
-1
/
+1
*
multiple cleanups/refactoring, see ChangeLog
Paul Lindner
2007-03-06
1
-0
/
+30