[Sheepdog] [PATCH 0/7] improve memory usage

MORITA Kazutaka morita.kazutaka at lab.ntt.co.jp
Thu Aug 4 10:40:54 CEST 2011


This patchset significantly reduces memory consumption of the sheep
daemon, and also includes some bug fixes.


MORITA Kazutaka (7):
  sheep: allocate memory dynamically instead of statically
  sheep: fixing using large stack area
  sheep: limit the number of object maps
  sheep: fix wrong use of object map
  sheep: fix wrong free order of the request structure
  sheep: fix uninitialize variable
  sheep: fix wrong alignment

 sheep/sdnet.c      |   28 ++++-
 sheep/sheep_priv.h |    3 +
 sheep/store.c      |  121 +++++++++++++------
 sheep/vdi.c        |  352 ++++++++++++++++++++++++++++++++++++----------------
 4 files changed, 353 insertions(+), 151 deletions(-)

-- 
1.7.2.5




More information about the sheepdog mailing list