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
Commit message (
Expand
)
Author
Age
Files
Lines
*
make slab reassign tests more reliable
dormando
2015-11-19
1
-13
/
+20
*
'lru_crawler enable' blocks until ready
dormando
2015-11-19
1
-1
/
+15
*
fix over-inflation of total_malloced
dormando
2015-11-18
2
-2
/
+12
*
try harder to save items
dormando
2015-11-18
6
-36
/
+57
*
split rebal_evictions into _nomem and _samepage
dormando
2015-11-18
5
-12
/
+24
*
stop using slab class 255 for page mover
dormando
2015-11-18
1
-6
/
+8
*
tune automove to required 2.5 pages of free chunks
dormando
2015-11-18
1
-1
/
+1
*
call STATS_LOCK() less in slab mover.
dormando
2015-11-18
2
-13
/
+17
*
"mem_requested" from "stats slabs" is now accurate
dormando
2015-11-18
1
-3
/
+4
*
fix memory corruption in slab page mover
dormando
2015-11-18
1
-2
/
+23
*
fix off by one in slab shuffling
dormando
2015-11-18
1
-1
/
+1
*
documentation for slab rebal updates
dormando
2015-11-18
1
-1
/
+11
*
first half of new slab automover
dormando
2015-11-18
6
-125
/
+73
*
properly shuffle page list after slab move
dormando
2015-11-18
1
-8
/
+12
*
slab mover rescues valid items with free chunks
dormando
2015-11-18
6
-9
/
+80
*
restore slab_automove=2 support and add test
dormando
2015-11-18
2
-0
/
+64
*
minor fixes and docs for listen_disabled timer
dormando
2015-11-18
4
-3
/
+9
*
Record and report on time spent in listen_disabled
Ian Miell
2015-11-18
4
-4
/
+16
*
Update manpage for -I command.
Mattias Geniar
2015-11-18
1
-2
/
+3
*
release memory before exiting
Yongyue Sun
2015-11-18
1
-1
/
+1
*
fix the misuse of settings.hot_lru_pct in process_stat_settings
wangkang-xy
2015-11-18
1
-1
/
+1
*
fix typo in 'touch' protocol documentation
kenvifire
2015-11-18
1
-1
/
+1
*
[doc]data return by "stats sizes" missing a STAT
Alwayswithme
2015-11-18
1
-1
/
+1
*
copy original arg to avoid changing it with getsubopt()
Antony Dovgal
2015-11-18
1
-2
/
+3
*
check for NULL values and don't crash
Antony Dovgal
2015-11-18
1
-0
/
+8
*
Setting the pthread id of the LIBEVENT_THREAD on thread creation.
Saman Barghi
2015-11-18
1
-2
/
+1
*
Fix for 310: memcached unable to bind to an ipv6 address
githublvv
2015-11-18
1
-5
/
+30
*
Update manpage for -l
Roman Mueller
2015-11-18
1
-4
/
+7
*
Do not bind to same interface more than once.
Sharif Nassar
2015-11-18
1
-0
/
+3
*
add man page for memcached-tool
Miroslav Lichvar
2015-11-18
1
-0
/
+71
*
fix usage text for -b option
Miroslav Lichvar
2015-11-18
1
-1
/
+1
*
describe -b and -S options in man page
Miroslav Lichvar
2015-11-18
1
-0
/
+7
*
fixed libevent version check: add the missing 1.0.x version check
mdl
2015-11-18
1
-1
/
+1
*
Add instance job for memcached
Cameron Norman
2015-11-18
1
-0
/
+26
*
Added main memcached job.
Cameron Norman
2015-11-18
1
-0
/
+25
*
Use unlink instead of `rm -f` in start-memcached script
Cameron Norman
2015-11-18
1
-1
/
+1
*
remove duplicated "#include "
zhoutai
2015-11-18
1
-1
/
+0
*
fix configure.ac warning and use system automake
dormando
2015-11-18
2
-2
/
+2
*
fix off-by-one in LRU crawler
dormando
2015-10-26
1
-1
/
+1
*
remove another invalid assert()
dormando
2015-07-04
1
-1
/
+0
*
stop clang from whining about asserts
1.4.24
dormando
2015-04-25
1
-4
/
+0
*
relax timing glitch in the lru maintainer test
dormando
2015-04-25
1
-1
/
+8
*
fix major off by one issue
dormando
2015-04-24
1
-1
/
+1
*
don't overwrite stack during slab_automove
1.4.23
dormando
2015-04-19
1
-1
/
+1
*
fix off-by-one with slab management
dormando
2015-04-19
4
-6
/
+5
*
Make LRU crawler work from maint thread.
dormando
2015-02-13
6
-10
/
+22
*
basic lock around hash_items counter
dormando
2015-02-06
1
-0
/
+5
*
fix crawler/maintainer threads starting with -d
dormando
2015-02-06
1
-8
/
+14
*
spinlocks never seem to help in benchmarks
dormando
2015-01-09
1
-6
/
+1
*
small crawler refactor
dormando
2015-01-09
3
-32
/
+67
[next]