Re: [PATCH] x86: generic versions of find_first_(zero_)bit, convert i386

From: Andi Kleen
Date: Mon Mar 31 2008 - 17:58:19 EST


Alexander van Heukelum <heukelum@xxxxxxxxxxxxx> writes:
>
> bitmap <- [0...]
> for bitmapsize=1 to 512
> for bitposition=0 to bitmapsize-1

I don't think that's a useful benchmark because you're testing
mostly values that a real kernel will never use.

-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/