[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <AANLkTilWguh4IrDHVgtTxjoiAeSy23SK_M1dWapgvSDt@mail.gmail.com>
Date: Fri, 18 Jun 2010 14:12:22 -0400
From: Zhihui Zhang <zzhsuny@...il.com>
To: linux-kernel@...r.kernel.org
Subject: idea about internal fragmentation in Btrfs
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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists