Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Coloring slots for which eviction occured #7

Open
GoogleCodeExporter opened this issue Mar 27, 2015 · 1 comment
Open

Coloring slots for which eviction occured #7

GoogleCodeExporter opened this issue Mar 27, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

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

@GoogleCodeExporter
Copy link
Author

I just see that the file is not attached ! Here is the patch for 1.1.3 version. 
I'll try to reimplement it in 1.2.0.

Original comment by [email protected] on 6 Apr 2011 at 2:45

  • Added labels: ****
  • Removed labels: ****

Attachments:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant