njl 2007-08-20 06:28:26 UTC
FreeBSD src repository
Modified files:
sys/kern kern_cpu.c
Log:
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
Revision Changes Path
1.27 +15 -25 src/sys/kern/kern_cpu.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"