Adrian Chadd wrote:
> I'm testing out diskd/lru and the objects seem to be removed immediately
> after being created. I'll do some more research into this, but I'll
> fix the storage manager bug its exposed, I think its another race
> condition.
The LRU policy was very broken. fixed.
Tested combinations now include
ufs/lru
diskd/lru
The ufs/lru test revealed that my LRU implementation didn't implement
LRU at all times (some/most objects got more of a MRU policy)
The diskd/lru test revealed a race condition in storeSwapOut.. (fix
committed)
/Henrik
Received on Mon May 29 2000 - 18:07:12 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:12:26 MST