Re: Memory mystery..

Pavel Machek (pavel@bug.ucw.cz)
Fri, 6 Nov 1998 00:07:04 +0100


Hi!

> > > > I checked it (now). It is indeed not being run successfully. But even
> > > > without swap the problem occurs even if there IS enough memory available.
> > >
> > > The problem you observe is well known in Linux 2.1 and it's a showstopper
> > > for diskless systems which don't have a possibility to swap at
> all.

Just for record: diskless stations now _have_ possibility to
swap. Take a look at network block device (Documentation/nbd.html). It
can be used for swapping as is, but it _can_ deadlock.

Pavel
PS: If you care about deadlock when someone hits your machine with
network trafic *real* hard, you'll have to apply big patch to network
layer which should make it rock solid.

> The swap-on-ramdisk might be a good idea to use
> and recommend until we do a complete MM overhaul
> in 2.3.

Swapping over network is better :-). Anyway, we _should_ be able to
work completely without swap...

-- 
I'm really pavel@atrey.karlin.mff.cuni.cz. 	   Pavel
Look at http://atrey.karlin.mff.cuni.cz/~pavel/ ;-).

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/