Re: writepage return value check in vmscan.c

chrisl@vmware.com
Thu, 24 Oct 2002 14:23:13 -0700


On Thu, Oct 24, 2002 at 01:46:19PM -0700, Andrew Morton wrote:
> chrisl@vmware.com wrote:
> >
> > ...
> > See the comment at the source for parameter. basically, if you want
> > 3 virtual machine, each have 2 process, using 1 G ram each you can do:
> >
> > bigmm -i 3 -t 2 -c 1024
> >
> > I run it on two 4G and 8G smp machine. Both can dead lock if I mmap
> > enough memory.
> >
>
> Are you sure it's a deadlock? A large MAP_SHARED load like this

deadlock is the wrong word. Its harddisk keep spinning and not
response to anything.

> on a 2.4 highmem machine can go into a spin, but it will come back
> to life after several minutes.

No, it will not come back to life, at least not after several minutes.
And there is not sign it is going to come back to life.

Chris

-
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/