Re: PROBLEM: ramfs causes system hang when swapping

From: Alan Cox (alan@lxorguk.ukuu.org.uk)
Date: Mon Feb 26 2001 - 16:18:58 EST


> I have a ramfs mounted as /tmp. When I create a large file:
>
> dd if=/dev/zero of=/tmp/xxx bs=1024K count=200
>
> (with 128M RAM), the complete system comes to a halt. Hitting keys does not do

RAMfs doesnt use swap. It also in 2.4.2 doesnt have limits. The -ac one uses
limits so will stop you totally running the box out of ram. 2.4ac also has
the true tmpfs with swap backing
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Wed Feb 28 2001 - 21:00:12 EST