Take it you mean pre-fetch into L1 from L2. Usually fault-count (element
in tc-config) and maxDNALRUSize (tc-property element in tc-config) needs
to be tuned. 

In some implementations consultants have used TIM-Maps which features a
NPHashmap (i.e. non partial HashMap) - so that on touching the Map all
keys and values get sucked into the L1 in one shot. This is ofcourse not
an option, if using TIM-DistributedCache - so afaik, fall back to tuning
fault-count/maxDNALRUSize.

Thanks...



-----Original Message-----
From: tc-dev-boun...@lists.terracotta.org
[mailto:tc-dev-boun...@lists.terracotta.org] On Behalf Of Orion Letizi
Sent: Tuesday, August 04, 2009 10:25 AM
To: tc-dev
Subject: [tc-dev] cache pre-fetch

What do you folks think is the best way to pre-fetch a cache into L1  
heap?

--Orion
_______________________________________________
tc-dev mailing list
tc-dev@lists.terracotta.org
http://lists.terracotta.org/mailman/listinfo/tc-dev
_______________________________________________
tc-dev mailing list
tc-dev@lists.terracotta.org
http://lists.terracotta.org/mailman/listinfo/tc-dev

Reply via email to