Re: [PATCH 01/14] page-replace-single-batch-insert.patch
- From: Rik van Riel <riel@xxxxxxxxxx>
- Date: Sat, 31 Dec 2005 09:44:07 -0500 (EST)
On Sat, 31 Dec 2005, Marcelo Tosatti wrote:
> Unification of active and inactive per cpu page lists is a requirement
> for CLOCK-Pro, right?
You can approximate the functionality through use of scan
rates. Not quite as accurate as a unified clock, though.
--
All Rights Reversed
-
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/
- References:
- [PATCH] vm: page-replace and clockpro
- From: Peter Zijlstra
- [PATCH 01/14] page-replace-single-batch-insert.patch
- From: Peter Zijlstra
- Re: [PATCH 01/14] page-replace-single-batch-insert.patch
- From: Marcelo Tosatti
- [PATCH] vm: page-replace and clockpro
- Prev by Date: Re: [patch 00/2] improve .text size on gcc 4.0 and newer compilers
- Next by Date: Re: [PATCH 1/9] clockpro-nonresident.patch
- Previous by thread: Re: [PATCH 01/14] page-replace-single-batch-insert.patch
- Next by thread: [PATCH 02/14] page-replace-try_pageout.patch
- Index(es):
Relevant Pages
- Re: very strange pthread problem
... The worker threads need access to a class member function or two. ... STL vector
so each index into the vector points to the list of pointers ... it's just storing the
pointers to the STL lists and the vector ... Then I moved the whole thing to a single
cpu Linux ... (comp.programming.threads) - Re: very strange pthread problem (solved)
... The worker threads need access to a class member function or two. ... STL vector
so each index into the vector points to the list of pointers ... it's just storing the
pointers to the STL lists and the vector ... Then I moved the whole thing to a single
cpu Linux ... (comp.programming.threads) - very strange pthread problem
... The worker threads need access to a class member function or two. ... changed
back to local variables easily by recompiling ... Then I moved the whole thing to a single
cpu Linux ... the STL lists via push_back but there's a unique ... (comp.programming.threads) - Re: [REPORT] cfs-v4 vs sd-0.44
... X should get more CPU time simply because it ... This would be seen like some
CPU ressource buckets. ... struct task_struct { ... Maybe we need two lists
in order of the structures to be unstacked ... (Linux-Kernel) - Re: PG_zero
... I'd like to stop the cold list stealing ... sure if we want to stop cold
allocations to get hot pages we need two ... lists. ... And writing into a _cold_
page with the cpu, ... (Linux-Kernel)