[sheepdog] [PATCH 2/2] sheep: cleaning vdi deletion process, round 2

Liu Yuan namei.unix at gmail.com
Tue Jan 28 04:11:49 CET 2014


On Tue, Jan 28, 2014 at 11:38:22AM +0900, Hitoshi Mitake wrote:
> This patch cleans the vdi deletion process of sheep. Current vdi
> deletion code creates one work for one deletion. It seems that there
> is no reason to create so many work. This patch lets the code to
> create only one work for vdi deletion request.

why not? For now our deletion is very slow already, there are cases that
multiple deletion requests will be issued by users. With your patch, concurrent
deletions will be plainly slow to users.

Thanks
Yuan



More information about the sheepdog mailing list