All of lore.kernel.org
 help / color / mirror / Atom feed
* idea about internal fragmentation in Btrfs
@ 2010-06-18 18:12 Zhihui Zhang
  2010-06-19  8:51 ` Andi Kleen
  0 siblings, 1 reply; 4+ messages in thread
From: Zhihui Zhang @ 2010-06-18 18:12 UTC (permalink / raw)
  To: linux-kernel

I wish Btrfs well, so I would venture an idea for this specific case
mentioned by Edward Shishkin today.

Everyone knows that B-tree has internal and leaf nodes.  Can we make
the root as the leaf?  In other words, if you
create a 2K file, the B-tree will have only one node, which is both
the root and the leaf. Of course, you need some flag to
say this is a "degenerated" form of B-tree. Please cc me if you want
my response.

thanks,

-Zhihui

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2010-06-19 20:20 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-18 18:12 idea about internal fragmentation in Btrfs Zhihui Zhang
2010-06-19  8:51 ` Andi Kleen
2010-06-19 20:20   ` Zhihui Zhang
2010-06-19 20:20     ` Zhihui Zhang

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.