Share

Tuning Fork Visualization Platform

Tracker: Feature Requests

7 Manage CacheArray consumption - ID: 2035266
Last Update: Settings changed ( dgrove-oss )

CacheArrays consume a lot of memory. Right now they are statically sized.
They should instead size themselves dynamically, getting smaller as the
number of them increases, and getting smaller as they become less recently
used.


David F. Bacon ( dfbacon ) - 2008-08-01 20:40

7

Open

None

Nobody/Anonymous

TF Core Platform

None

Public


Comment ( 1 )




Date: 2008-08-07 19:57
Sender: dfbaconProject Admin


Refinements:
1. use meta-LRU on the cache arrays themselves,giving more cache space to
more recently active arrays.
2. find actual size of objects the arrays refer to, not just the number of
entries.


Log in to comment.

Attached File

No Files Currently Attached

Changes ( 2 )

Field Old Value Date By
assigned_to pgcharles 2009-03-18 18:47 dgrove-oss
assigned_to nobody 2008-08-07 19:57 dfbacon