K 10 svn:author V 3 mav K 8 svn:date V 27 2021-08-13T01:58:01.883586Z K 7 svn:log V 518 coretemp(4): Switch to smp_rendezvous_cpus(). Use of smp_rendezvous_cpus() instead of sched_bind() allows to not block indefinitely if target CPU is running some thread with higher priority, while all we need is single rdmsr/wrmsr instruction call. I guess it should also be much cheaper than full thread migration. MFC after: 2 weeks Sponsored by: iXsystems, Inc. (cherry picked from commit 74f80bc1af2ffd56ec290f610c80e46f768731a0) Git Hash: 6004eaaf0fc4f0e7af1cfec335f78e372937d4c4 Git Author: mav@FreeBSD.org END