[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20130510104015.GD31235@dyad.programming.kicks-ass.net>
Date: Fri, 10 May 2013 12:40:15 +0200
From: Peter Zijlstra <peterz@...radead.org>
To: Nathan Zimmer <nzimmer@....com>
Cc: linux-kernel@...r.kernel.org, Ingo Molnar <mingo@...hat.com>
Subject: Re: [PATCH] sched: use this_rq() helper
On Thu, May 09, 2013 at 11:24:03AM -0500, Nathan Zimmer wrote:
> It is a few instructions more efficent to and slightly more readable to use
> this_rq()-> instead of cpu_rq(smp_processor_id()->
If you've taken the trouble of actually measuring this, including the
measurement results is appreciated.
But yes, it also makes the code slightly smaller.
Thanks!
Acked-by: Peter Zijlstra <peterz@...radead.org>
--
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