[PATCH] MAXCPU alterable in kernel config - needs testers
Kip Macy
kmacy at fsmware.com
Sun Oct 8 15:55:46 PDT 2006
> Any word on how will they handle migration of threads across sockets (or
> will it be OS's job)? Judging from T1 architecture, I think such event
> would create a very large performance penalty, but I'm not an expert.
It is the job of the OS to take locality into account in thread
scheduling. Moving between chips You'll just lose the L2 cache locality
just as you would on a normal SMP.
-Kip
More information about the freebsd-current
mailing list