Re: [PATCH 7/8] radeon: Out of line radeon_get_ib_value

From: Andi Kleen
Date: Tue May 20 2014 - 13:05:46 EST


On Tue, May 20, 2014 at 06:16:48PM +0200, Marek OlÅÃk wrote:
> I think the function should stay in the header file. It's used in
> performance-critical code, so we want it to be inlined.

This doesn't make any sense. If it's talking to the hardware it will
be dominated by the cache misses.

-Andi
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/