From: Rob Landley <landley@flash.net>
To: linux-kernel@vger.kernel.org
Subject: Learn from minix: fork ramfs.
Date: Tue, 09 Jan 2001 17:15:42 -0600 [thread overview]
Message-ID: <3A5B9B9E.E38A810C@flash.net> (raw)
(Argh! Linus replies to my post and my cc: to the linux-kernel was to
rutgers.edu. Teach me to post on three hours of sleep, it's like
getting a hole-in-one with nobody around...)
Linus said in Re: Patch (repost): cramfs memory corruption fix
> I wonder what to do about this - the limits are obviously useful,
> as would the "use swap-space as a backing store" thing be. At the
> same time I'd really hate to lose the lean-mean-clean ramfs.
So fork ramfs already. Copy the snapshot you like as an educational
tool, call it skeletonfs.c or some such, and let the current code evolve
into something more useful.
Seems to me a dude named Andrew was in a similar situation a decade or
so back, and decided to resist all change in the name of having a clear
educational example. Patch pressure built up past the "reimplementation
from scratch threshold event horizon thingy" (the tanenbaum-torvalds
barrier), at which point the code forked under its own weight anyway.
Saves a lot of bother to do it now, if you ask me. You'll wind up with
a new ramfs one way or the other. People will keep writing it as long
as it's not there. (The whole "why climb mount everest" thing, you
know.)
I could, of course, be totally wrong about this...
Rob
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/
reply other threads:[~2001-01-10 4:02 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=3A5B9B9E.E38A810C@flash.net \
--to=landley@flash.net \
--cc=linux-kernel@vger.kernel.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox