True enough... the best solution is to grep the tree for a
msecs_to_jiffies macro, and use that. Then it will look like
Wait(msecs_to_jiffies(40))
and the macro does the proper scaling versus constant HZ.
Jeff
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/