linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* stratified B-trees
@ 2011-03-23 16:38 Karn Kallio
  2011-03-23 18:01 ` Andi Kleen
  2011-03-23 18:11 ` Ezra Ulembeck
  0 siblings, 2 replies; 3+ messages in thread
From: Karn Kallio @ 2011-03-23 16:38 UTC (permalink / raw)
  To: linux-btrfs

I just noticed this out today on the arXiv : http://xxx.lanl.gov/abs/1103.4282 
The paper describes "stratified B-trees" and quoting from the abstract:

"
We describe the `stratified B-tree', which beats the CoW B-tree in every way. 
In particular, it is the first versioned dictionary to achieve optimal 
tradeoffs between space, query and update performance. Therefore, we believe 
there is no longer a good reason to use CoW B-trees for versioned data stores.
"

The paper mentions that a company called "Acunu" is developing an 
implementation.  

Are these stratified B-trees something which the btrfs project could use?

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

end of thread, other threads:[~2011-03-23 18:11 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-23 16:38 stratified B-trees Karn Kallio
2011-03-23 18:01 ` Andi Kleen
2011-03-23 18:11 ` Ezra Ulembeck

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).