All of lore.kernel.org
 help / color / mirror / Atom feed
* RAM and Reiser4 trees
@ 2004-07-19 10:57 Marcel Hilzinger
  2004-07-19 18:17 ` Vladimir V. Saveliev
  0 siblings, 1 reply; 2+ messages in thread
From: Marcel Hilzinger @ 2004-07-19 10:57 UTC (permalink / raw)
  To: reiserfs-list

Is there also a (separate) dancing tree in memory? I ask this, because I'm not 
sure, how squeezing and flushing is exactly done. 

If I understood it well, then not just the filesystem tree, but also memory is 
dancing (when data is squeezed)?

Thanks,
Marcel
-- 
Üdvözlettel -- Mit freundlichen Grüssen,
Marcel Hilzinger

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

* Re: RAM and Reiser4 trees
  2004-07-19 10:57 RAM and Reiser4 trees Marcel Hilzinger
@ 2004-07-19 18:17 ` Vladimir V. Saveliev
  0 siblings, 0 replies; 2+ messages in thread
From: Vladimir V. Saveliev @ 2004-07-19 18:17 UTC (permalink / raw)
  To: Marcel Hilzinger; +Cc: reiserfs-list

Hello

Marcel Hilzinger wrote:
> Is there also a (separate) dancing tree in memory? I ask this, because I'm not 
> sure, how squeezing and flushing is exactly done. 
> 
> If I understood it well, then not just the filesystem tree, but also memory is 
> dancing (when data is squeezed)?
> 

Yes, reiser4 reads filesystem blocks into memory, links them into tree, modifies them and squeezes neighboring modified nodes before flushing to disk.
It may also flush them to different location on disk if it finds that more optimal.

> Thanks,
> Marcel



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

end of thread, other threads:[~2004-07-19 18:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-07-19 10:57 RAM and Reiser4 trees Marcel Hilzinger
2004-07-19 18:17 ` Vladimir V. Saveliev

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.