git: kernel - Adjust tsc_delay()
Matthew Dillon
dillon at crater.dragonflybsd.org
Thu Oct 19 23:33:58 PDT 2017
commit f5955a53cf98fd9df2425aea272572889d468a02
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Thu Oct 19 12:08:05 2017 -0700
kernel - Adjust tsc_delay()
* Add more cpu_pause()'s to the tsc_delay() loop to
be more hyper-thread friendly.
Summary of changes:
sys/kern/kern_clock.c | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/f5955a53cf98fd9df2425aea272572889d468a02
--
DragonFly BSD source repository
More information about the Commits
mailing list