Subject: Re: memfs hang?
To: Andrew Cagney <cagney@mac.com>
From: Andrew Cagney <cagney@mac.com>
List: port-powerpc
Date: 01/19/2002 10:09:16
> On Fri, Jan 18, 2002 at 10:36:03PM -0500, Andrew Cagney wrote:
>
> > ac131313@nettle$ df -k /tmp
> > Filesystem 1K-blocks Used Avail Capacity Mounted on
> > mfs:123 989776 35 940252 0% /tmp
> > > I've twice on recent occasions found that my machine hung when unpacking > a number of large (~100mb) tar balls into this tmpfs.
> > > The machine is a G4 Ti with 256mb of ram running a very new kernel.
> > > Has anyone else noticed this?
>
> I suggest using NEWPMAP if you're not already...
>
>
> As in:
>
>
> options NEWPMAP ###
>
>
> yes, doing that already.
Ok, just did it again. I think that makes for a bug :-) port-macppc/1529.
Andrew