You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
this is not a bug but an enhancement.
Here is a small patch to allow coloring slots for which eviction occured. There
are three different colors available depending on the "evicted_time" value for
the slot.
Concerning this field, note that evicted_time is the time the last evicted item
stayed in cache. This can be confusing in the way it is displayed currently as
the label is "Eviction Last" which first made me think it was the time when the
last eviction occured. However it's hard to find a short label that would be
less misleading (maybe "Last evicted lifetime").
Regards,
Colin
Original issue reported on code.google.com by [email protected] on 12 Jan 2011 at 12:58
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 12 Jan 2011 at 12:58The text was updated successfully, but these errors were encountered: