[sheepdog] [PATCH v2 0/6] use rbtree instead of list where appropriate

Liu Yuan namei.unix at gmail.com
Tue Sep 24 12:48:18 CEST 2013


On Tue, Sep 24, 2013 at 06:08:09PM +0900, MORITA Kazutaka wrote:
> From: MORITA Kazutaka <morita.kazutaka at lab.ntt.co.jp>
> 
> v2:
>  - Fix memory leak using rb_destroy().
> 
> This replaces list with rbtree where we are doing linear search
> against list.  This improves a lookup performance, but might give a
> bit code complexity.

Applied thanks

Yuan



More information about the sheepdog mailing list