Re: [PATCH][2.6] No swapping on memory backed swapfiles

From: John Bradford
Date: Mon Oct 13 2003 - 03:33:18 EST


Quote from Andrew Morton <akpm@xxxxxxxx>:
> Zwane Mwaikambo <zwane@xxxxxxxxxxxxxxxx> wrote:
> >
> > + bdi = mapping->backing_dev_info;
> > + if (bdi->memory_backed)
> > + goto bad_swap;
> > +
>
> I guess that makes sense, although someone might want to swap onto a
> ramdisk-backed file just for some testing purpose.

Or because some RAM is slower than the rest. This came up a while ago
on the list.

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