[Sheepdog] [PATCH 1/2] sheep: add object cache implemented by hashtable
Liu Yuan
namei.unix at gmail.com
Wed Mar 7 13:35:24 CET 2012
On 03/01/2012 07:16 PM, Li Wenpeng wrote:
> Added object list cache implemented by hashtable which can
> expand itself automaticly when object count is 2 times larger than
> the hash size.
Better rename the patch title as '...object *list* cache...' to reduce
the confuse later because I am writing an object cache on node basis
that really cache the content of the object.
Thanks,
Yuan
More information about the sheepdog
mailing list