Re: Subtle MM bug

Eric W. Biederman (ebiederm@xmission.com)
08 Jan 2001 23:20:58 -0700


Zlatko Calusic <zlatko@iskon.hr> writes:

>
> Yes, but a lot more data on the swap also means degraded performance,
> because the disk head has to seek around in the much bigger area. Are
> you sure this is all OK?

I don't think we have more data on the swap, just more data has an
allocated home on the swap. With the earlier allocation we should
(I haven't verified) allocate contiguous chunks of memory contiguously
on the swap. And reusing the same swap pages helps out with this.

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