Searched hist:171898 (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.3-release/sys/kern/
H A Dkern_cpu.cdiff 171898 Mon Aug 20 06:28:26 MDT 2007 njl Always call sched_bind(), even if on the CPU in question. It is wrong to
check if we're already on that cpu and skip the bind since the thread could
be migrated off in the meantime.

Suggested by: jeff
Approved by: re

Completed in 47 milliseconds