[sheepdog] [PATCH v2 0/4] optimize push phase of dirty objects

Liu Yuan namei.unix at gmail.com
Sun Jan 27 11:33:16 CET 2013


From: Liu Yuan <tailai.ly at taobao.com>

V2:
 - split the patch into smaller ones.
 - add some comments for fields.
 - reorder the functions.

Liu Yuan (4):
  object cache: destroy lock for vdi deletion
  object cache: add a push work queue
  object cache: clean up codes and introduce cache lock helpers
  object cache: optimize push phase of dirty objects

 sheep/object_cache.c |  301 ++++++++++++++++++++++++++++++++++----------------
 sheep/sheep.c        |    5 +-
 sheep/sheep_priv.h   |    3 +-
 3 files changed, 211 insertions(+), 98 deletions(-)

-- 
1.7.9.5




More information about the sheepdog mailing list