Re: [RFC PATCH] block: slightly optimize blkdev_ioctl BLKRA{SET,GET}

From: Johannes Weiner
Date: Tue Jul 14 2009 - 10:09:23 EST


On Tue, Jul 14, 2009 at 07:59:54PM +0800, Xiaotian Feng wrote:
> Slightly optimize blkdev_ioctl by using shift instead of multiply
> and divide.

Does it make an actual difference in the object code for you? I don't
have a single multiplication in that function after compilation.

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