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. Andrew