Andrew Gallatin f552633918 Fix a typo introduced in r344133
The line was misedited to change tt to st instead of
changing ut to st.

The use of st as the denominator in mul64_by_fraction() will lead
to an integer divide fault in the intr proc (the process holding
ithreads) where st will be 0.  This divide by 0 happens after
the total runtime for all ithreads exceeds 76 hours.

Submitted by: bde
2019-03-18 12:41:42 +00:00
..
2018-12-07 15:19:00 +00:00
2018-11-29 03:44:02 +00:00
2019-01-27 00:46:06 +00:00
2018-12-05 16:43:03 +00:00
2018-12-08 06:30:41 +00:00
2018-10-30 21:35:56 +00:00
2018-10-22 02:35:12 +00:00
2017-12-13 16:30:39 +00:00
2019-02-04 21:28:25 +00:00
2018-12-29 21:18:01 +00:00
2019-03-12 05:10:41 +00:00
2018-10-12 00:32:45 +00:00
2018-08-18 19:45:56 +00:00
2018-06-01 13:26:45 +00:00
2019-02-20 09:38:19 +00:00
2018-11-20 14:58:41 +00:00
2018-12-07 15:19:00 +00:00
2019-01-31 22:58:17 +00:00
2018-06-01 13:26:45 +00:00
2019-01-16 05:15:57 +00:00
2018-11-19 00:54:31 +00:00
2019-03-11 20:40:56 +00:00
2018-10-23 21:43:41 +00:00