
23 Apr
2018
23 Apr
'18
10:22 a.m.
On Fri, 2018-04-20 at 11:00 -0700, Ivan Gorinov wrote:
On Fri, Apr 20, 2018 at 06:25:08AM -0600, Andy Shevchenko wrote:
- while (rdtsc() < final_tsc)
;
- while (rdtsc() - start_tsc < ticks);
I would rather preserve existing style.
OK. Existing style does not correctly handle overflow, but for a 64-bit counter it's a very unlikely event.
You didn't get me. I'm just talking about style, not about functionality.
See above for lines I left in this reply.
--
Andy Shevchenko andriy.shevchenko@linux.intel.com
Intel Finland Oy