K 10 svn:author V 3 mav K 8 svn:date V 27 2019-09-25T19:29:09.880592Z K 7 svn:log V 297 Microoptimize sched_pickcpu() after r352658. I've noticed that I missed intr check at one more SCHED_AFFINITY(), so instead of adding one more branching I prefer to remove few. Profiler shows the function CPU time reduction from 0.24% to 0.16%. MFC after: 1 month Sponsored by: iXsystems, Inc. END