bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: A memory-based filesystem for the lazy [or impatient]


From: Marcus Brinkmann
Subject: Re: A memory-based filesystem for the lazy [or impatient]
Date: Mon, 25 Dec 2000 16:56:12 +0100
User-agent: Mutt/1.1.4i

On Sat, Dec 23, 2000 at 02:39:03PM -0500, Roland McGrath wrote:
> Here's another idea.  I did mke2fs on a 100MB file and gzip -9'd that down
> to 100kb.  So one thing you could do is make such a file and use
> /hurd/ext2fs -Tgunzip file, though that would touch all the memory at
> startup.

That's a clever thing to do, but it doesn't solve the general problem of
initialization of transient stores. In general, we want to avoid boot
script magic, and we can in this case. The one thing I suggested was to
a "run" store type which passes through a store after initialization.
The other thing I can think of is an option --init to translators which
means "initialize the store at start up". Is this more acceptable?
If neither is, do you have better ideas for this?

Thanks,
Marcus

-- 
`Rhubarb is no Egyptian god.' Debian http://www.debian.org brinkmd@debian.org
Marcus Brinkmann              GNU    http://www.gnu.org    marcus@gnu.org
Marcus.Brinkmann@ruhr-uni-bochum.de
http://www.marcus-brinkmann.de



reply via email to

[Prev in Thread] Current Thread [Next in Thread]