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
/
items.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Report item sizes for fetch, mutation, and eviction watchers
Kevin Lin
2021-08-06
1
-2
/
+2
*
meta: protect cachedump from bin keys and add docs
dormando
2021-06-07
1
-1
/
+2
*
core: move more storage functions to storage.c
dormando
2020-10-30
1
-1
/
+1
*
Remove multiple double-initializations of condition variables and mutexes
Daniel Schemmel
2019-11-10
1
-4
/
+1
*
Keep "last access" time up to date in SLRU mode
dormando
2019-09-30
1
-18
/
+4
*
meta text protocol commands
dormando
2019-09-30
1
-24
/
+31
*
match comment to code
dormando
2019-09-21
1
-1
/
+0
*
restartable cache
dormando
2019-09-17
1
-2
/
+33
*
add unlock when item_cachedump malloc failed
minkikim89
2019-08-27
1
-0
/
+1
*
log client connection id with fetchers and mutations
Tharanga Gamaethige
2019-08-27
1
-1
/
+1
*
move mem_requested from slabs.c to items.c
dormando
2019-07-26
1
-20
/
+23
*
When nsuffix is 0 space for flags hasn't been allocated so don't memcpy them.
1.5.16
Matthew Shafer
2019-05-24
1
-1
/
+3
*
widen internal item flags to 16bits.
dormando
2019-05-20
1
-1
/
+1
*
remove inline_ascii_response option
dormando
2019-05-20
1
-13
/
+4
*
expand NEED_ALIGN for chunked items
dormando
2018-08-08
1
-1
/
+8
*
split storage writer into its own thread
dormando
2018-08-03
1
-15
/
+0
*
fix gcc warnings
Miroslav Lichvar
2018-02-19
1
-1
/
+1
*
limit crawls for metadumper
dormando
2018-02-12
1
-0
/
+5
*
extstore: close hole with storage tracking
dormando
2017-12-13
1
-0
/
+3
*
extstore: fix size tracking and adjust drop_unread
dormando
2017-12-08
1
-0
/
+18
*
extstore: C version of automove algorithm
dormando
2017-12-07
1
-7
/
+21
*
extstore: configure and start time gating
dormando
2017-11-28
1
-7
/
+9
*
external storage base commit
dormando
2017-11-28
1
-0
/
+21
*
fix use of unitialized array in lru_maintainer
dormando
2017-10-29
1
-3
/
+2
*
make lru_pull_tail function public
dormando
2017-09-26
1
-14
/
+1
*
interface code for flash branch
dormando
2017-09-26
1
-2
/
+2
*
allow pulling a tail item directly
dormando
2017-09-26
1
-12
/
+26
*
stats cachedump: always dump COLD LRU
dormando
2017-08-24
1
-3
/
+1
*
fix for musl libc: avoid huge stack allocation
dormando
2017-07-16
1
-5
/
+11
*
sanity check
1.4.39
dormando
2017-07-04
1
-0
/
+2
*
save four bytes per item if client flags are 0
dormando
2017-07-03
1
-2
/
+6
*
hot_max_age is now hot_max_factor
dormando
2017-06-24
1
-2
/
+4
*
add a real slab automover algorithm
dormando
2017-06-23
1
-11
/
+59
*
fix LRU maintainer thread slowdown in edge case
dormando
2017-06-22
1
-1
/
+1
*
lru_crawler avoid-infinite-runs
1.4.37
dormando
2017-06-04
1
-1
/
+10
*
per-LRU hits breakdown
dormando
2017-06-04
1
-0
/
+32
*
LRU crawler scheduling improvements
dormando
2017-05-29
1
-10
/
+26
*
fix lru thread sleeper more
dormando
2017-05-28
1
-8
/
+13
*
Sleep more aggressively in some threads
Grant Mathews
2017-05-22
1
-2
/
+4
*
refactor chunk chaining for memory efficiency
1.4.36
dormando
2017-03-19
1
-38
/
+85
*
fix refcount leak in LRU bump buf
dormando
2017-03-19
1
-0
/
+3
*
allow TEMP_LRU to work with flat LRU.
dormando
2017-02-05
1
-7
/
+5
*
Allow switching LRU algo's at runtime
dormando
2017-01-30
1
-14
/
+21
*
use LRU thread for COLD -> WARM bumps
dormando
2017-01-30
1
-6
/
+155
*
fix deadlock in LRU moves
dormando
2017-01-30
1
-0
/
+1
*
display HOT/WARM tail age in `stats items`
dormando
2017-01-30
1
-1
/
+10
*
autotuning for HOT/WARM LRU's
dormando
2017-01-30
1
-11
/
+19
*
Active items in HOT_LRU flow to WARM_LRU
dormando
2017-01-22
1
-4
/
+12
*
move WARM_LRU requires two hits overall
dormando
2017-01-22
1
-2
/
+14
*
use correct bitmask for sub-LRU check
dormando
2017-01-22
1
-2
/
+1
[next]