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 -- sheepdog mailing list [email protected] http://lists.wpkg.org/mailman/listinfo/sheepdog
