Re: [RFC] [PATCH] Include LRU in page count

Andrew Morton (akpm@zip.com.au)
Sun, 01 Sep 2002 18:50:48 -0700


Daniel Phillips wrote:
>
> ...
> If lru_cache_add is costly then we can kill both the lock contention and the
> cacheline pingponging by feeding the new pages into a local list, then
> grafting the whole list onto the inactive list when we start to scan.

2.5.33 does this.
-
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/