From: Hans Reiser <reiser@namesys.com>
To: "Markus Törnqvist" <mjt@nysv.org>
Cc: reiserfs-list@namesys.com, Nikita Danilov <god@namesys.com>,
vitaly@thebsh.namesys.com, vs <vs@thebsh.namesys.com>
Subject: Re: On plugins, on-disk formatting and such
Date: Mon, 12 Apr 2004 08:15:04 -0700 [thread overview]
Message-ID: <407AB278.8030209@namesys.com> (raw)
In-Reply-To: <20040410100701.GE5229@nysv.org>
Markus Törnqvist wrote:
>First off I'd like to thank the Namesys guys for their excellent work,
>the latest snapshot has been very stable for me, so stable in fact
>that my life is boring because of it ;)
>
>
oh excellent, I think we just have to fix a problem with crashing when
mmap consumes all of memory, and we are ready to ship
>I have like a ton of questions so I'll just put them in this mail and
>see which points get replied to. Hopefully all ;)
>
>1) The xattrs issue never got any replies, although I gathered that it
> would be possible to map xattr calls to the Reiser4 API.
> Is this fact or fiction? What will the Reiser4 API look like, apart
> from control files?
>
>
I don't understand your question. We don't use xattrs and I think they
should never have been put into the kernel. We will not burden our code
with support for them.
Instead, you can access metas to do everything that xattrs do, or at
least that is our development direction. We will never support xattrs.
>2) Is metadata stored anywhere? If I want to organize all my libs in one
> fibre, I make it so, I reboot and do I then have to reset the fibration
> for the directory? Is it possible to have persistency here? Wouldn't
> a wrong fibration type make the files inaccessible?
> Is this addressed in the Reiser4 API somehow?
>
>
I will let nikita answer this, hopefully by adding to our web pages and
sending you the URL.....;-)
>3) How big are the chances that the on-disk layout will still change?
>
>
Because plugins make it easy and painless for users, you can expect it
to change all the time. If you mean change without grace, we try to
avoid that. Unfortunately curing a recent discovery that we cannot do
it gracefully (in regards to inheritance) required a non-graceful change
to cure it, sorry about that. I still need to review that code to make
sure all issues regarding inheritance and defaults are fully graceful.
> On IRC I've got the impression that the chance is next to none,
> and I thank you for that!
> Still, a lot of people are hesitant to try Reiser4 because of this
> fear. Doing an mkfs is not a small thing and some assurance would
> surely bring along community testing support.
>
>4) http://thebsh.namesys.com/snapshots/2004.03.26/READ.ME
> 4.1) I have used Reiser4 as my rootfs for a long, long time.
>
>
Thanks, Vitaly fix that.
> Why does the READ.ME say I can't do it?-) I just never mount
> it read-only, so I don't have to remount it read-write and it
> just works. Is there something amiss here?
>
> 4.2) What exactly does it mean that CONFIG_REISER4_COPY_ON_CAPTURE
> is stabler than before? Is it soon safe to configure in?
> Is it possible for me to test it on only one filesystem or
> do I risk rootfs (and home directory) stability by trying it
> out? If I compile it in, what's the best way of testing it?
>
>
vs should answer this one
>5) If I wanted to write an fs plugin, I gathered that I would not have
> to mkfs again. Should this not require some persistency in metadata?
> I also gathered that Hans Reiser is against loadable kernel modules
> that are in essence filesystem plugins. Is this because a stray
> rmmod might cause breakage or something else?
>
>
It is because I want either code or money from those who build on top
of reiser4. Allowing people to escape the GPL for free is not to my
advantage. Also, I don't want to find out whether it affects performance.
> One of the good things for me in Linux is that I can use honest
> modules to try something, rmmod, recompile, insmod and I don't
> think this is any different.
>
>
Hmmm, when your NVIDIA drivers lag a few releases and you don't have the
source, fun, yes?
>6) I understood there are some NFS issues still left,
>
I think those got cured, but haven't made it into the latest snapshot.
Elena, add these words somewhere:
This performance advantage is due to allocate on flush allowing us to
write in huge extents at flush time even though files get written to in
slow trickles. This improves b
> Not that I'd find those benchmarks hard to swollow per se, I did
> see Reiser4 perform superior for myself.
> But what is the secret? Atomic transactions?
>
>Thanks again for the good work and I hope this brings along some discussion
>more interesting than the metas/ thread!
>
>
>
--
Hans
next prev parent reply other threads:[~2004-04-12 15:15 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-04-10 10:07 On plugins, on-disk formatting and such mjt
2004-04-12 13:30 ` Alex Zarochentsev
2004-04-12 13:39 ` mjt
2004-04-12 15:13 ` Hans Reiser
2004-04-12 15:28 ` Vladimir Saveliev
2004-04-12 16:53 ` Reiser4 can't compile glibc Szakacsits Szabolcs
2004-04-13 14:21 ` Vladimir Saveliev
2004-04-13 14:49 ` Szakacsits Szabolcs
2004-04-13 16:34 ` Hans Reiser
2004-04-14 1:54 ` Grant Miner
2004-04-14 8:50 ` mjt
2004-04-12 15:15 ` Hans Reiser [this message]
2004-04-12 15:33 ` On plugins, on-disk formatting and such mjt
2004-04-12 18:09 ` Hans Reiser
2004-04-12 16:19 ` Hubert Chan
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=407AB278.8030209@namesys.com \
--to=reiser@namesys.com \
--cc=god@namesys.com \
--cc=mjt@nysv.org \
--cc=reiserfs-list@namesys.com \
--cc=vitaly@thebsh.namesys.com \
--cc=vs@thebsh.namesys.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.