Re: [PATCH] MAXCPU alterable in kernel config - needs testers

From: David Xu <davidxu_at_freebsd.org>
Date: Mon, 9 Oct 2006 07:39:45 +0800
On Monday 09 October 2006 06:55, Kip Macy wrote:
> > 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
Current MD code does not provide useful CPU topology data structure,
it is impossible to write a locality aware scheduler for sun4v and other
NUMA architectures.

David Xu
Received on Sun Oct 08 2006 - 21:39:48 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:01 UTC