kernel - Adjust tsc_delay()
authorMatthew Dillon <dillon@apollo.backplane.com>
Thu, 19 Oct 2017 19:08:05 +0000 (12:08 -0700)
committerMatthew Dillon <dillon@apollo.backplane.com>
Fri, 20 Oct 2017 06:33:54 +0000 (23:33 -0700)
commitf5955a53cf98fd9df2425aea272572889d468a02
tree4815bd038bd35bbacd1a48c536676fe692076e59
parenta4cbd22081dd7506cf5a2c9f9fb8ca4229f8ce96
kernel - Adjust tsc_delay()

* Add more cpu_pause()'s to the tsc_delay() loop to
  be more hyper-thread friendly.
sys/kern/kern_clock.c