Hello, what is the replacement policy used by the cache manager when the disk cache overflows. I know that the in memory dcache entries are maintained in a LRU queue. Is it LRU for the cached data on disk too. If it is how is it implemented ? Thanks, Narasimhan