login
Login
/
Register
Search
Search this site:
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2010
»
October
»
28
Re: [PATCH 2/2] mm: vmstat: Use a single setter function and callback for adjusting percpu thresholds
view
thread
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From: KAMEZAWA Hiroyuki
Subject:
Re: [PATCH 2/2] mm: vmstat: Use a single setter function and callback for adjusting percpu thresholds
Date: Wednesday, October 27, 2010 - 6:10 pm
On Wed, 27 Oct 2010 09:47:36 +0100 Mel Gorman <mel@csn.ul.ie> wrote:
quoted text
> reduce_pgdat_percpu_threshold() and restore_pgdat_percpu_threshold() > exist to adjust the per-cpu vmstat thresholds while kswapd is awake to > avoid errors due to counter drift. The functions duplicate some code so > this patch replaces them with a single set_pgdat_percpu_threshold() that > takes a callback function to calculate the desired threshold as a > parameter. > > Signed-off-by: Mel Gorman <mel@csn.ul.ie>
Reviewed-by: KAMEZAWA Hiroyuki <kamezawa.hiroyu@jp.fujitsu.com> --
unsubscribe notice
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/
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
Messages in current thread:
[PATCH 0/2] Reduce the amount of time spent in watermark-r ...
, Mel Gorman
, (Wed Oct 27, 1:47 am)
[PATCH 1/2] mm: page allocator: Adjust the per-cpu counter ...
, Mel Gorman
, (Wed Oct 27, 1:47 am)
[PATCH 2/2] mm: vmstat: Use a single setter function and c ...
, Mel Gorman
, (Wed Oct 27, 1:47 am)
Re: [PATCH 2/2] mm: vmstat: Use a single setter function a ...
, Christoph Lameter
, (Wed Oct 27, 1:13 pm)
Re: [PATCH 1/2] mm: page allocator: Adjust the per-cpu cou ...
, Christoph Lameter
, (Wed Oct 27, 1:16 pm)
Re: [PATCH 1/2] mm: page allocator: Adjust the per-cpu cou ...
, KAMEZAWA Hiroyuki
, (Wed Oct 27, 6:09 pm)
Re: [PATCH 2/2] mm: vmstat: Use a single setter function a ...
, KAMEZAWA Hiroyuki
, (Wed Oct 27, 6:10 pm)
Re: [PATCH 1/2] mm: page allocator: Adjust the per-cpu cou ...
, Mel Gorman
, (Thu Oct 28, 2:49 am)
Re: [PATCH 1/2] mm: page allocator: Adjust the per-cpu cou ...
, KAMEZAWA Hiroyuki
, (Thu Oct 28, 2:58 am)
Re: [PATCH 2/2] mm: vmstat: Use a single setter function a ...
, KOSAKI Motohiro
, (Mon Nov 1, 12:06 am)
Re: [PATCH 1/2] mm: page allocator: Adjust the per-cpu cou ...
, KOSAKI Motohiro
, (Mon Nov 1, 12:06 am)
[PATCH] set_pgdat_percpu_threshold() don't use for_each_on ...
, KOSAKI Motohiro
, (Sun Nov 14, 1:53 am)
Re: [PATCH] set_pgdat_percpu_threshold() don't use for_eac ...
, Mel Gorman
, (Mon Nov 15, 3:26 am)
Re: [PATCH] set_pgdat_percpu_threshold() don't use for_eac ...
, Christoph Lameter
, (Mon Nov 15, 7:04 am)
Re: [PATCH] set_pgdat_percpu_threshold() don't use for_eac ...
, Mel Gorman
, (Tue Nov 16, 2:58 am)
Re: [PATCH] set_pgdat_percpu_threshold() don't use for_eac ...
, Andrew Morton
, (Tue Nov 16, 5:07 pm)
Re: [PATCH] set_pgdat_percpu_threshold() don't use for_eac ...
, Christoph Lameter
, (Fri Nov 19, 8:29 am)
Re: [PATCH] set_pgdat_percpu_threshold() don't use for_eac ...
, KOSAKI Motohiro
, (Tue Nov 23, 1:32 am)
Re: [PATCH 1/2] mm: page allocator: Adjust the per-cpu cou ...
, Kyle McMartin
, (Fri Nov 26, 9:06 am)
Re: [PATCH 1/2] mm: page allocator: Adjust the per-cpu cou ...
, Mel Gorman
, (Mon Nov 29, 2:56 am)
Re: [PATCH 1/2] mm: page allocator: Adjust the per-cpu cou ...
, Kyle McMartin
, (Mon Nov 29, 6:16 am)
Re: [PATCH 1/2] mm: page allocator: Adjust the per-cpu cou ...
, Mel Gorman
, (Mon Nov 29, 8:08 am)
Re: [PATCH 1/2] mm: page allocator: Adjust the per-cpu cou ...
, Kyle McMartin
, (Mon Nov 29, 8:22 am)
Re: [PATCH 1/2] mm: page allocator: Adjust the per-cpu cou ...
, Kyle McMartin
, (Mon Nov 29, 8:26 am)
Re: [PATCH 1/2] mm: page allocator: Adjust the per-cpu cou ...
, Mel Gorman
, (Mon Nov 29, 8:58 am)
Re: [PATCH 1/2] mm: page allocator: Adjust the per-cpu cou ...
, David Rientjes
, (Thu Dec 23, 3:18 pm)
Re: [PATCH 1/2] mm: page allocator: Adjust the per-cpu cou ...
, Andrew Morton
, (Thu Dec 23, 3:35 pm)
Re: [PATCH 1/2] mm: page allocator: Adjust the per-cpu cou ...
, Kyle McMartin
, (Thu Dec 23, 4:00 pm)