Re: [PATCH v2 6/9] rbtree: low level optimizations in rb_erase()
From: Peter Zijlstra <peterz@infradead.org>
Date: 2012-08-06 20:58:34
Also in:
lkml
From: Peter Zijlstra <peterz@infradead.org>
Date: 2012-08-06 20:58:34
Also in:
lkml
On Mon, 2012-08-06 at 13:50 -0700, Michel Lespinasse wrote:
On Mon, Aug 6, 2012 at 7:21 AM, Peter Zijlstra [off-list ref] wrote:quoted
On Thu, 2012-08-02 at 15:34 -0700, Michel Lespinasse wrote:quoted
+ /* Case 3: node's successor is leftmost under its + * right child subtreeHmm?Would 'leftmost under node's right child subtree' make more sense ?
Nah, its the comment style discrepancy.. /* * Case 3: .... -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>