Re: [PATCH 1/1] mm: Prevent dereferencing non-allocated per_cpu variables

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Andrew Morton <akpm@...>
Cc: Christoph Lameter <clameter@...>, <andi@...>, <travis@...>, <ak@...>, <pageexec@...>, <linux-mm@...>, <linux-kernel@...>
Date: Tuesday, November 27, 2007 - 7:48 pm

On Tue, Nov 27, 2007 at 03:42:13PM -0800, Andrew Morton wrote:

It was demonstrated useful for some specific cases, like context switch early
fetch on IA64. But I agree the prefetch on each list_for_each() is probably
a bad idea and should be removed. Will also help code size.

The best strategy is probably to figure out which oprofile counters
to use and then do some profiling and only insert prefetches where
the profiler actually finds significant cache misses.

-Andi
-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [PATCH 1/1] mm: Prevent dereferencing non-allocated per_..., Christoph Lameter, (Tue Nov 27, 7:22 pm)
Re: [PATCH 1/1] mm: Prevent dereferencing non-allocated per_..., Christoph Lameter, (Tue Nov 27, 8:09 pm)
Re: [PATCH 1/1] mm: Prevent dereferencing non-allocated per_..., Andi Kleen, (Tue Nov 27, 7:48 pm)
Re: [PATCH 1/1] mm: Prevent dereferencing non-allocated per_..., Christoph Lameter, (Tue Nov 27, 8:15 pm)
Re: [PATCH 1/1] mm: Prevent dereferencing non-allocated per_..., Christoph Lameter, (Tue Nov 27, 7:15 pm)