Re: remove bitmap_shift_*() bitmap length limits

From: Paul Jackson
Date: Sun Apr 04 2004 - 02:14:00 EST


Hah - save another 16 bytes of kernel text size, by marking _setbitval
and _getbitval "inline". Apparently their function call overhead was
slightly bigger than their guts, so it's cheaper to have two copies of
each. Faster too, I presume. Not that that's the primary concern.

--
I won't rest till it's the best ...
Programmer, Linux Scalability
Paul Jackson <pj@xxxxxxx> 1.650.933.1373
-
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/