[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1290792051.2855.265.camel@edumazet-laptop>
Date: Fri, 26 Nov 2010 18:20:51 +0100
From: Eric Dumazet <eric.dumazet@...il.com>
To: Christoph Lameter <cl@...ux.com>
Cc: mingo@...hat.com, hpa@...or.com, linux-kernel@...r.kernel.org,
a.p.zijlstra@...llo.nl, heiko.carstens@...ibm.com,
tglx@...utronix.de, mingo@...e.hu
Subject: Re: [PATCH] printk: use this_cpu_{read|write} api on printk_pending
Le vendredi 26 novembre 2010 à 11:11 -0600, Christoph Lameter a écrit :
> I thought sanity tests do not apply for performance testing scenarios?
>
CONFIG_DEBUG_PREEMPT
> smp_processor_id() is usually a simple per cpu data access and very fast.
>
Sure, but when its already in a register, its better to use the
register ;)
--
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