On Mon, May 23, 2022 at 06:16:00PM +0200, Pankaj Raghav wrote: > Instead of doing is_power_of_2 and ilog2 operation for every IO, cache > the zone_size_sects_shift variable and use it for power of 2 zoned > devices. > > This variable will be set to zero for non power of 2 zoned devices. > > Suggested-by: Damien Le Moal <[email protected]> > Signed-off-by: Pankaj Raghav <[email protected]>
Reviewed-by: Luis Chamberlain <[email protected]> Luis -- dm-devel mailing list [email protected] https://listman.redhat.com/mailman/listinfo/dm-devel
