summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* use slab_sizes_unparsed instead of subopts_value1.4.32dormando2016-10-121-1/+1
* fix missing evicted_time display in stats outputakisssa2016-10-121-0/+2
* typo fix in -h's -o modern note.dormando2016-10-111-1/+1
* printf format string fix for long long time_tGiovanni Bechis2016-10-111-2/+2
* Update old ChangeLog note to visit Github wikiAdam Chainz2016-10-111-0/+4
* Add test for OOM errors with new LRUdormando2016-10-111-2/+17
* fix OOM errors with newer LRUdormando2016-09-071-2/+2
* document new metadump command.1.4.31dormando2016-08-191-0/+23
* pull LRU crawler out into its own file.dormando2016-08-197-642/+701
* make logger use uriencode out of util.cdormando2016-08-191-39/+3
* refactor checkpoint for LRU crawlerdormando2016-08-194-154/+296
* allow redispatching sidethread conn to workerdormando2016-08-194-14/+50
* LRU maintainer can't jump ahead of crawlerdormando2016-08-191-11/+18
* metadump last access in unixtimedormando2016-08-191-2/+2
* comment crawler debug line.dormando2016-08-191-1/+1
* prototype functionality for LRU metadumperdormando2016-08-196-19/+260
* remove some dead thread codedormando2016-08-193-22/+3
* -o modern now conditionally sets slab chunk maxdormando2016-08-191-0/+7
* 512k makes a lot more sense for the defaultdormando2016-08-131-3/+4
* fix `-o modern` with > 1MB items.dormando2016-08-121-3/+9
* don't allow -I > 1Gdormando2016-08-121-0/+4
* bump for binary tests.1.4.30dormando2016-08-111-1/+1
* Add MemoryDenyWriteExecute to the systemd serviceCraig Andrews2016-08-111-0/+4
* Handle end of line comment on memcached.confGuillaume Delacour2016-08-111-1/+1
* Add missing parameters and escape hypens as minusGuillaume Delacour2016-08-111-3/+13
* typo in cache.hdormando2016-08-111-1/+1
* typo in thread.cdormando2016-08-111-1/+1
* Modernize unit fileRemi Collet2016-08-111-6/+8
* fix over-allocating with large item supportdormando2016-08-111-1/+2
* crawler now uses rate limiter sleeps :(dormando2016-08-111-1/+1
* add slab_chunk_max to `stats settings`dormando2016-07-152-0/+2
* .gitignore updates.1.4.29dormando2016-07-131-0/+2
* fix dyn-maxbytes testsdormando2016-07-131-4/+4
* fix zero hash items evictionEiichi Tsukata2016-07-134-17/+16
* shuffle the EXPERIMENTAL tag.dormando2016-07-131-2/+2
* document slab_reassign_chunk_rescuesdormando2016-07-131-0/+3
* fix test RAM bloat and more 32bit offsets.dormando2016-07-122-14/+36
* update item_size_max testsdormando2016-07-121-5/+5
* slabs reassigns works with chunks and chunked items.dormando2016-07-127-77/+285
* CLRF in binprot was inverted.dormando2016-07-122-7/+29
* chunked append/prepend now work.dormando2016-07-122-9/+121
* protect binary sasl from chunked items.dormando2016-07-121-1/+2
* startup options for chunked items.dormando2016-07-124-27/+82
* chunked item second checkpointdormando2016-07-124-18/+128
* chunked items checkpoint commitdormando2016-07-124-62/+315
* make test not flaky on 32bit OS.dormando2016-07-121-5/+15
* too close to the line for forcing evictions.dormando2016-07-121-1/+1
* Update memcached.cDavid Oliveira2016-07-121-1/+1
* fix flakiness of slabs-reassign2.t test.dormando2016-07-121-4/+29
* Fix ancient binprot bug with OOM errors desycningdormando2016-07-121-0/+4