Re: Does memcached releases free pages?

2015-07-17 Thread Dormando
correct, it does not free the pages On Jul 17, 2015, at 1:48 AM, Denis Tataurov sineed...@gmail.com wrote: Hi! I use memcached in my project and I want to know will memcached free their pages or not. A page has 1 Mb size. Here is the statistics of the biggest slabs in my memcached:

Re: Does memcached releases free pages?

2015-07-17 Thread Denis Tataurov
Dormando, thank you for your quick response! пятница, 17 июля 2015 г., 11:48:40 UTC+3 пользователь Denis Tataurov написал: Hi! I use memcached in my project and I want to know will memcached free their pages or not. A page has 1 Mb size. Here is the statistics of the biggest slabs in my

Does memcached releases free pages?

2015-07-17 Thread Denis Tataurov
Hi! I use memcached in my project and I want to know will memcached free their pages or not. A page has 1 Mb size. Here is the statistics of the biggest slabs in my memcached: STAT 5:chunk_size 240 STAT 5:chunks_per_page 4369 STAT 5:total_pages 730 STAT 5:total_chunks 3189370 STAT 5:used_chunks

Getting back bad keys with 1.4.22?

2015-07-17 Thread Joe Kalash
I've been trying to track down a problem we have been seeing, and it looks like under heavy load that memcached can return keys with a NULL value, or keys from a different request. This is all using PERL (ick). I first query the server to get all of the currently known keys. I then split the