> Ouch. What about un-inlining in_interrupt() for all SMP cases? Reduces
> code size just a bit, and function calls aren't very expensive on SMP
> machines IMHO... (and as a side effect solves this problem...)
Call, conditional branch, call is pretty expensive and thats what most
in_interrupt and small constant memcpy/memset paths are
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/
This archive was generated by hypermail 2b29 : Thu Feb 15 2001 - 21:00:16 EST