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: Sat, 23 Dec 2000 14:13:52 +0100
User-agent: Mutt/1.1.4i

On Thu, Dec 21, 2000 at 03:51:34PM -0500, Roland McGrath wrote:
> Just like any other, with mke2fs.
> 
>       settrans -c /dev/ramdisk /hurd/storeio -Tcopy zero:100M
>       mke2fs /dev/ramdisk
>       settrans -a /tmp /hurd/ext2fs /dev/ramdisk
> 
> It is true that there isn't a handy way to make:
> 
>       settrans -a /tmp /hurd/ext2fs -Tcopy zero:100M
> 
> do what you'd like.  This is unfortunate, since it is definitely better for
> performance to have the store implementation in ext2fs's libstore rather
> than in storeio's.

It's also unfortunate because you can't readily use the ramdisk after a
reboot, if you try to put a passive translator on /tmp in the above example.

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]