> The swapin readahead code tries to allocate (1 << page_cluster) pages at
> each swapin.
>
> This means there's a big chance of having (1 << page_cluster)
> "self-swap-out"'s at each swapin if we're under low memory.
>
> Nasty.
Actually its even more nasty if we keep failing in refill_inactive_scan()
-
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/