[rfc] bind per-cpu timeout threads to each CPU

Alexander Motin mav at FreeBSD.org
Wed Feb 19 19:40:45 UTC 2014


Hi.

Clock interrupt threads, same as other ones are only softly bound to 
specific CPUs by scheduler preferring to run them on CPUs where they are 
scheduled. So far that was enough to balance load, but allowed threads 
to migrate, if needed. Is it too flexible for some use case?

-- 
Alexander Motin


More information about the freebsd-arch mailing list