All of lore.kernel.org
 help / color / mirror / Atom feed
* Some questions about Reiser4
@ 2003-04-25 20:40 Fred -- Speed Up --
  2003-04-26 12:48 ` Yury Umanets
  2003-05-10 16:16 ` Hans Reiser
  0 siblings, 2 replies; 11+ messages in thread
From: Fred -- Speed Up -- @ 2003-04-25 20:40 UTC (permalink / raw)
  To: reiserfs-list

[-- Attachment #1: Type: text/plain, Size: 2211 bytes --]

Hi there ;)

I've read the full official documentation about Reiser4 on the Namesys website, but some question still remain unanswerd. I'd like you to help me solving them :

- Firstly the trees. I read that the it (the storage one, not the semantic side) grew on top, which makes the key grow in lenght. But what about fanout ? When a file has been deleted, can its former key be freed and reused so that the tree keeps balanced ? Does Reiser4 otpimize the tree by storing small files together in a part of the tree, or directories, or whatever organisation : when a file is being written, does Reiser4 give it the first key it finds, or does a segragation exist in order to improve performance ? For instance, small temp files are created and deleted numbers of times, does a special part of the tree keep those temp files so that only a little part of the tree is constantly changing ?
- What do you call a 'graph' when speaking about the structure the semantic layer uses to resolve paths ? How does this part really work (it is not formally spcified in the doc) ?
- How about folders : what status do they have ? They may be stored as other files, as they have to keep their own properties, but their information (the folder's files and subfolder list) is being kept in the semantic layer's graph : how do you handle with this ?
- Why do you need to store the locality_id in the key ?
- How do you handle with big files wich do not fit in contiguous bloc space, so they need more than one extended pointer ? How are those other pointers stored ?
- B+Trees are simply BTrees that do not use BLOBs, am I right ?
- Dancing trees are simply Balanced Trees wich are only modified in an event of memory pressure, don't they ?
- How is the developement ? I mean, should we await the Reiser 4.0 release this summer, or do you need some more time ? What features will be included in 4.0 and which will be left for 4.1 ? Will the packer be ready for release as Reiser 4.0 comes out ?

My goal is to provide a french, complete and exact FDL licensed documentation about Reiser4, hopefully before the next month. I'd just like you to help me, I'm sure you'll be able to.


Thank you in advance,

Fred

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

end of thread, other threads:[~2003-05-10 16:25 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-04-25 20:40 Some questions about Reiser4 Fred -- Speed Up --
2003-04-26 12:48 ` Yury Umanets
2003-04-26 13:28   ` Fred -- Speed Up --
2003-04-26 14:34     ` Yury Umanets
2003-04-26 14:52       ` Fred -- Speed Up --
2003-04-26 15:10         ` Yury Umanets
2003-05-10 16:25           ` Hans Reiser
2003-04-28  5:58         ` Oleg Drokin
2003-05-10 16:22         ` Hans Reiser
2003-05-10 16:20       ` Hans Reiser
2003-05-10 16:16 ` Hans Reiser

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.