Re: evicted_time

2016-11-14 Thread dormando
On Mon, 14 Nov 2016, Bill Moseley wrote: > Thanks for the response. > > Sorry for all the questions. I'm trying to fully understand before upgrading. > On Sun, Nov 13, 2016 at 11:52 PM, dormando wrote: > > >  *  If all items in the slab are reclaimed then "stats items" no > longer shows th

Re: evicted_time

2016-11-14 Thread Bill Moseley
Thanks for the response. Sorry for all the questions. I'm trying to fully understand before upgrading. On Sun, Nov 13, 2016 at 11:52 PM, dormando wrote: > * If all items in the slab are reclaimed then "stats items" no longer > shows that slab. I wonder if that is correct because we can no lon

Re: evicted_time

2016-11-13 Thread dormando
at options to use?   We are using > Memcached as a general cache so our value sizes and set frequency varies > quite a bit.  I > suspect being able to reallocate slab space would be helpful in our case. > > We also have a need to store some larger (>1MB) items, too. (for

Re: evicted_time

2016-11-13 Thread Bill Moseley
che so our value sizes and set frequency varies > quite a bit. I suspect being able to reallocate slab space would be > helpful in our case. > > We also have a need to store some larger (>1MB) items, too. (for example, > -I 4m) > > Thanks, > > > >> >>

Re: evicted_time

2016-11-11 Thread Bill Moseley
ote: > > > If I understand the documentation correctly, evicted_time should show > the seconds since the last access for the more recently evicted item. > > > > I'm seeing evicted_time for our production servers, but I'm not able to > have a value show up when tes

Re: evicted_time

2016-10-13 Thread dormando
I think this is fixed in 1.4.32. Been broken for a very long time unfortunately. On Sun, 25 Sep 2016, Bill Moseley wrote: > If I understand the documentation correctly, evicted_time should show the > seconds since the last access for the more recently evicted item. > > I'm se

evicted_time

2016-09-25 Thread Bill Moseley
If I understand the documentation correctly, evicted_time should show the seconds since the last access for the more recently evicted item. I'm seeing evicted_time for our production servers, but I'm not able to have a value show up when testing. I have a slab class that can hold 10 it