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: Christoph Lameter <clameter@...>
Cc: <andi@...>, <travis@...>, <ak@...>, <pageexec@...>, <linux-mm@...>, <linux-kernel@...>
Date: Tuesday, November 27, 2007 - 7:42 pm

On Tue, 27 Nov 2007 15:22:56 -0800 (PST)
Christoph Lameter <clameter@sgi.com> wrote:


I don't recall anyone ever demonstrating that prefetch is useful in-kernel.

I think I've heard of situations where benefits have been seen in userspace
- if a loop does a lot of calculation on each datum which it fetches then
there's a good opportunity to pipeline the fetch with the on-core
crunching.  But kernel doesn't do that sort of thing..

-
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_..., Andrew Morton, (Tue Nov 27, 7:42 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_..., 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)