The x86 spinlock implementation underflows at 128 CPUs [1].
 
> I don't know whether BUG() in inlines makes them too big,
It does, on all but very recent gcc's.  Strings in inlines
generally cause vast kernel bloatage.
> but _for() _loops_ in inline functions definitely do that.
> Here's one of the overgrown inlines:
Sigh.  There is far too much inlining in Linux.
[1] Untested.
-
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/