On Tue, 8 Jan 2008, Rik van Riel wrote: > Free swap cache entries when swapping in pages if vm_swap_full() > [swap space > 1/2 used?]. Uses new pagevec to reduce pressure > on locks.
The pagevec function would be faster if the swap removal could be batched inside of the locks taken in remove_exclusive_swap_page. Reviewed-by: Christoph Lameter <[EMAIL PROTECTED]> -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/