Hi Everyone,
                       I had a problem. It started like this.I modified the
memcached source, when memcached runs out of memory, it tries to remove some
old items to make more space,
I found the method named do_slabs_alloc in the slabs.c, I made a tag in the
method.
STAT bytes_written 512818
STAT limit_maxbytes 12582912
                      When I write 512,818bytes, it shows memory is out.
 Why ?

-- 
Best Regards
Tony Cui

Reply via email to