[RFC PATCH v1 13/50] Avoid some useless msecs/jiffies conversions

Takashi Iwai tiwai at suse.de
Sun Mar 29 09:52:23 CEST 2020


On Thu, 22 Aug 2019 02:25:10 +0200,
George Spelvin wrote:
> Likewise, "msecs_to_jiffies(seconds * 1000)" is more
> conveniently written "seconds * HZ".

I thought the compiler already optimizes to the constant calculation
for the above case?


thanks,

Takashi


More information about the Alsa-devel mailing list