Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1687916

Re: [PATCH 1/9] rbtree: Cache leftmost node internally

From Christoph Hellwig <hch@infradead.org>
Newsgroups linux.kernel
Subject Re: [PATCH 1/9] rbtree: Cache leftmost node internally
Date 2017-07-15 13:00 +0200
Message-ID <u3sXN-rr-45@gated-at.bofh.it> (permalink)
References <tXLgJ-1X8-5@gated-at.bofh.it> <tXLgK-1X8-21@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


Is the leftmost node so much more special than the rightmost one?

Just asking because I have some code that caches both of them, but
using your helpers would make it look very asymmetric..

Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread


Thread

Re: [PATCH 1/9] rbtree: Cache leftmost node internally Christoph Hellwig <hch@infradead.org> - 2017-07-15 13:00 +0200
  Re: [PATCH 1/9] rbtree: Cache leftmost node internally Davidlohr Bueso <dave@stgolabs.net> - 2017-07-15 17:30 +0200

csiph-web