Y
Hacker News
new
|
ask
|
show
|
jobs
by
leif
4991 days ago
I should add that, to reduce the cost of a flush by a pretty decent constant number of I/Os, you keep one buffer per child in each node. Basically, you want to do the sorting work on arrival into the node, not during the flush.