Ryan Moeller
ebc4b52369
Avoid possibility of division by zero
...
When hz > 1000, msec / (1000 / hz) results in division by zero.
I found somewhere in FreeBSD using howmany(msec * hz, 1000) to convert
ms to ticks, avoiding the potential for a zero in the divisor.
Reviewed-by: Alexander Motin <mav@FreeBSD.org>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Ryan Moeller <freqlabs@FreeBSD.org>
Closes #10894
2020-09-08 11:39:16 -07:00
..
2020-06-27 17:40:14 -07:00
2020-09-04 10:34:28 -07:00
2020-08-26 21:43:06 -07:00
2020-06-27 17:40:14 -07:00
2020-06-27 17:40:14 -07:00
2020-08-24 12:20:41 -07:00
2020-06-10 17:54:11 -07:00
2020-07-29 16:35:33 -07:00
2020-02-06 13:21:06 -08:00
2020-08-20 10:55:02 -07:00
2020-08-20 10:30:06 -07:00
2020-06-03 09:49:32 -07:00
2019-10-09 10:36:03 -07:00
2019-07-26 10:54:14 -07:00
2019-07-26 10:54:14 -07:00
2019-06-19 09:48:12 -07:00
2020-06-09 21:24:09 -07:00
2019-02-12 10:41:15 -08:00
2020-07-29 16:35:33 -07:00
2020-08-24 10:32:59 -07:00
2020-03-12 10:25:56 -07:00
2020-08-20 10:30:06 -07:00
2020-07-11 17:18:02 -07:00
2019-06-19 09:48:12 -07:00
2020-01-10 10:16:58 -08:00
2019-06-19 09:48:12 -07:00
2020-07-29 16:35:33 -07:00
2019-07-25 11:57:58 -07:00
2020-07-23 17:41:48 -07:00
2020-07-29 16:35:33 -07:00
2020-07-29 16:35:33 -07:00
2020-03-12 10:55:02 -07:00
2020-08-20 10:30:06 -07:00
2019-08-20 11:34:52 -07:00
2019-06-24 16:44:01 -07:00
2019-07-26 10:54:14 -07:00
2020-07-29 16:35:33 -07:00
2019-12-11 11:53:57 -08:00
2020-01-22 17:03:17 -08:00
2020-07-03 11:05:50 -07:00
2020-09-04 10:29:39 -07:00
2019-08-30 09:53:15 -07:00
2020-09-01 16:14:16 -07:00
2020-04-22 10:26:56 -07:00
2020-07-14 17:51:05 -07:00
2020-06-23 13:32:42 -07:00
2019-11-30 15:49:09 -08:00
2019-11-01 10:41:03 -07:00
2019-06-25 12:03:38 -07:00
2018-05-29 16:00:33 -07:00
2018-07-30 11:30:03 -07:00
2018-10-03 15:30:55 -07:00
2019-06-19 09:48:12 -07:00
2019-07-15 13:57:56 -07:00
2019-09-12 13:33:44 -07:00
2020-06-06 12:54:04 -07:00
2020-07-29 16:35:33 -07:00
2020-07-29 16:35:33 -07:00
2019-08-30 09:53:15 -07:00
2019-01-13 10:09:46 -08:00
2020-07-29 16:35:33 -07:00
2019-07-16 10:11:49 -07:00
2020-09-04 10:34:28 -07:00
2020-07-14 17:51:05 -07:00
2019-10-09 10:36:03 -07:00
2019-08-30 09:53:15 -07:00
2019-06-22 16:51:46 -07:00
2019-03-21 12:47:57 -07:00
2018-10-16 11:11:24 -07:00
2020-06-16 11:43:33 -07:00
2019-11-21 09:32:57 -08:00
2020-08-21 12:53:17 -07:00
2018-04-14 12:16:17 -07:00
2018-04-14 12:16:17 -07:00
2019-03-29 09:13:20 -07:00
2020-06-18 12:21:32 -07:00
2019-07-12 09:31:20 -07:00
2020-07-03 11:05:50 -07:00
2019-06-13 13:12:39 -07:00
2020-06-09 10:15:08 -07:00
2020-08-21 12:53:17 -07:00
2018-06-19 21:51:18 -07:00
2018-04-18 14:19:50 -07:00
2019-06-12 13:13:09 -07:00
2018-02-08 15:28:18 -08:00
2018-02-08 15:28:18 -08:00
2018-02-08 15:28:18 -08:00
2020-02-14 13:41:42 -08:00
2020-07-11 17:18:02 -07:00
2019-11-01 10:19:11 -07:00
2020-09-08 11:39:16 -07:00
2019-10-25 13:38:37 -07:00
2018-05-29 16:00:33 -07:00
2020-02-28 14:50:32 -08:00
2020-06-07 11:42:12 -07:00
2020-08-18 09:33:55 -07:00
2020-08-20 10:30:06 -07:00
2020-04-23 10:06:57 -07:00
2019-11-27 11:11:03 -08:00
2020-06-09 10:41:01 -07:00
2018-03-04 17:34:51 -08:00
2020-07-29 16:35:33 -07:00
2020-07-06 11:53:31 -07:00
2018-02-13 14:54:54 -08:00
2018-09-06 21:44:52 -07:00
2020-09-01 16:14:16 -07:00
2020-06-09 21:24:09 -07:00
2019-06-10 11:48:42 -07:00
2020-06-18 12:21:32 -07:00
2020-08-20 10:30:06 -07:00
2020-07-29 16:35:33 -07:00
2020-08-20 10:30:06 -07:00
2020-07-03 11:05:50 -07:00
2020-09-04 10:34:28 -07:00
2020-07-29 09:43:33 -07:00
2020-06-05 17:17:02 -07:00
2020-02-03 09:33:14 -08:00