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
..
2019-03-14 17:05:46 +00:00
2019-03-18 12:41:42 +00:00
2019-02-21 01:30:37 +00:00
2019-03-16 15:45:15 +00:00
2019-02-04 21:28:25 +00:00
2019-03-18 05:03:55 +00:00
2019-03-06 00:01:06 +00:00