Re: [PATCH 6/6] rbtree: remove prior augmented rbtree implementation

2012-07-25 Thread Rik van Riel
On 07/23/2012 09:55 PM, Michel Lespinasse wrote: convert arch/x86/mm/pat_rbtree.c to the proposed augmented rbtree api and remove the old augmented rbtree implementation. Signed-off-by: Michel Lespinasse Acked-by: Rik van Riel I'm looking forward to using your new augmented rbtree code

Re: [PATCH 6/6] rbtree: remove prior augmented rbtree implementation

2012-07-25 Thread Rik van Riel
On 07/23/2012 09:55 PM, Michel Lespinasse wrote: convert arch/x86/mm/pat_rbtree.c to the proposed augmented rbtree api and remove the old augmented rbtree implementation. Signed-off-by: Michel Lespinasse wal...@google.com Acked-by: Rik van Riel r...@redhat.com I'm looking forward to using

Re: [PATCH 6/6] rbtree: remove prior augmented rbtree implementation

2012-07-23 Thread Michel Lespinasse
convert arch/x86/mm/pat_rbtree.c to the proposed augmented rbtree api and remove the old augmented rbtree implementation. Signed-off-by: Michel Lespinasse --- arch/x86/mm/pat_rbtree.c | 63 include/linux/rbtree.h |8 - lib/rbtree.c

Re: [PATCH 6/6] rbtree: remove prior augmented rbtree implementation

2012-07-23 Thread Michel Lespinasse
convert arch/x86/mm/pat_rbtree.c to the proposed augmented rbtree api and remove the old augmented rbtree implementation. Signed-off-by: Michel Lespinasse wal...@google.com --- arch/x86/mm/pat_rbtree.c | 63 include/linux/rbtree.h |8 -

[PATCH 6/6] rbtree: remove prior augmented rbtree implementation

2012-07-20 Thread Michel Lespinasse
convert arch/x86/mm/pat_rbtree.c to the proposed augmented rbtree api and remove the old augmented rbtree implementation. timings: lpa36 ~168 / 282 cycles lph71 ~168 / 271 cycles lpk18 ~ 72 / 122 cycles textdata bss dec hex filename 2969 0 02969 b99

[PATCH 6/6] rbtree: remove prior augmented rbtree implementation

2012-07-20 Thread Michel Lespinasse
convert arch/x86/mm/pat_rbtree.c to the proposed augmented rbtree api and remove the old augmented rbtree implementation. timings: lpa36 ~168 / 282 cycles lph71 ~168 / 271 cycles lpk18 ~ 72 / 122 cycles textdata bss dec hex filename 2969 0 02969 b99