[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <alpine.LFD.1.00.0802071726120.2896@woody.linux-foundation.org>
Date: Thu, 7 Feb 2008 17:28:30 -0800 (PST)
From: Linus Torvalds <torvalds@...ux-foundation.org>
To: David Miller <davem@...emloft.net>
cc: mingo@...e.hu, jens.axboe@...cle.com, linux-kernel@...r.kernel.org,
Alan.Brunelle@...com, arjan@...ux.intel.com, dgc@....com,
npiggin@...e.de, akpm@...ux-foundation.org,
vegard.nossum@...il.com, penberg@...il.com
Subject: Re: [patch] block layer: kmemcheck fixes
On Thu, 7 Feb 2008, David Miller wrote:
>
> Maybe cpus these days have so much store bandwith that doing
> things like the above is OK, but I doubt it :-)
I seriously doubt the same is true for the IO requests (which are
different anyway, and tend to happen at a much lower frequency than
high-speed networking).
I also suspect that your timings were very hardware-dependent in the first
place (and yes, the long-term effect is likely working against that
"optimization"), and depend a lot on just how sparse the initialization
can to be.
Linus
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists