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
*
fix 'age' stat for stats items
dormando
2012-01-11
1
-1
/
+1
*
more portable refcount atomics
dormando
2012-01-10
1
-6
/
+6
*
Fix a race condition from 1.4.10 on item_remove
1.4.11-beta1
dormando
2012-01-08
1
-26
/
+18
*
close some idiotic race conditions
dormando
2012-01-06
1
-4
/
+7
*
reap items on read for slab mover
dormando
2012-01-05
1
-1
/
+11
*
initial slab automover
dormando
2012-01-03
1
-0
/
+9
*
slab reassignment
dormando
2011-12-19
1
-4
/
+2
*
clean do_item_get logic a bit. fix race.
dormando
2011-12-15
1
-28
/
+28
*
clean up the do_item_alloc logic
dormando
2011-12-15
1
-11
/
+7
*
shorten lock for item allocation more
dormando
2011-12-12
1
-3
/
+5
*
push cache_lock deeper into item_alloc
dormando
2011-11-09
1
-0
/
+4
*
use item partitioned lock for as much as possible
dormando
2011-11-09
1
-34
/
+30
*
Remove the depth search from item_alloc
dormando
2011-11-09
1
-92
/
+50
*
move hash calls outside of cache_lock
dormando
2011-11-09
1
-20
/
+22
*
Use spinlocks for main cache lock
dormando
2011-11-09
1
-1
/
+1
*
upgrade stats items counters to 64bit
1.4.8-rc1
dormando
2011-09-28
1
-14
/
+14
*
Add new stats expired_unfetched, evicted_unfetched
dormando
2011-09-28
1
-2
/
+27
*
Backport binary TOUCH/GAT/GATQ commands
dormando
2011-09-27
1
-0
/
+8
*
Issue 115: accont for CAS in item_size_ok
Trond Norbye
2011-08-08
1
-2
/
+7
*
Issue 183 - Reclaim items dead by flush_all
Trond Norbye
2011-07-18
1
-1
/
+3
*
Compile fix (-Werror=unused-but-set-variable warnings)
Dan McGee
2011-07-07
1
-3
/
+1
*
Issue 163: Buggy mem_requested values
Trond Norbye
2010-11-12
1
-0
/
+1
*
Issue 140 - Fix age for items stats
Trond Norbye
2010-11-10
1
-1
/
+19
*
Remove item > 1MB assertion - bug 119
1.4.5
Dustin Sallings
2010-04-02
1
-1
/
+0
*
Added reclaimed statistics.
Trond Norbye
2010-01-12
1
-0
/
+12
*
new per-slab item stat evicted_nonzero
dormando
2009-10-07
1
-0
/
+5
*
Issue 92: stats cachedump should respond CLIENT_ERROR for illegal slab ids
Trond Norbye
2009-09-22
1
-1
/
+0
*
Kill off redundant item_init.
Dustin Sallings
2009-09-11
1
-10
/
+0
*
Kill off redundant and incorrect sizing definition.
Dustin Sallings
2009-09-11
1
-1
/
+1
*
Clean up slab boundary checking.
Mat Hostetter
2009-09-11
1
-5
/
+5
*
Clean up some assumed buffer sizes with stats (issue 64).
Dustin Sallings
2009-08-20
1
-3
/
+3
*
Validate buffer limits when dumping cache.
Dustin Sallings
2009-08-19
1
-1
/
+1
*
Don't expose the protocol used to the client api of the stats
Trond Norbye
2009-04-02
1
-67
/
+30
*
Define TAIL_REPAIR_TIME as a constant.
Dustin Sallings
2009-03-29
1
-1
/
+1
*
print why a key was not found when extra verbose
dormando
2009-03-29
1
-0
/
+26
*
dumb hack to self-repair stuck slabs
dormando
2009-03-29
1
-1
/
+23
*
Added append_stat function to contain the common stat append stuff.
Dustin Sallings
2009-03-24
1
-5
/
+3
*
Use stat macros for stats sizes.
Dustin Sallings
2009-03-24
1
-16
/
+17
*
Use stat macros for item stats.
Dustin Sallings
2009-03-24
1
-49
/
+24
*
"stats reset" should reset eviction counters as well
Trond Norbye
2009-03-24
1
-0
/
+7
*
Try to recycle allocated memory from expired items before allocating more.
Trond Norbye
2009-03-17
1
-5
/
+29
*
Remove some cvs/svn junk from files.
Dustin Sallings
2009-03-06
1
-1
/
+0
*
Use threadlocal stats to count the commands
Trond Norbye
2009-03-04
1
-1
/
+1
*
Terminate the temp buffer properly in do_item_alloc
Dustin Sallings
2009-02-12
1
-1
/
+2
*
Fix memory corruption error in stats cachedump.
Dustin Sallings
2009-02-12
1
-1
/
+5
*
Update CAS on non-replace incr/decr.
Dustin Sallings
2009-02-11
1
-1
/
+0
*
Build fixes for FreeBSD 7.
Dustin Sallings
2009-01-20
1
-1
/
+3
*
Added -C to remove the cas_id from the data structures to save space
Trond Norbye
2009-01-03
1
-2
/
+5
*
Fix for stats opaque issue pointed out at the hackathon and removed some wast...
Toru Maesaka
2009-01-03
1
-12
/
+12
*
Removed compiler warnings and increased warning level
Trond Norbye
2009-01-03
1
-2
/
+2
[next]