
24 Oct
2006
24 Oct
'06
2:09 p.m.
What do you mean by disk one?
I guess the OP is thinking of a particular use of B-tree's where each node of the B-tree is ~one disk cluster. I think this is commonly used to optimize disk access for data in databases, filesystems etc when the B-tree is very large and cannot completely be stored in-memory.