NetBSD-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: process/thread scheduling and hyper-threading



On 20.11.2010 18:43, Sad Clouds wrote:
> Does NetBSD use any special policy when scheduling tasks on CPUs with
> hyper-threading? For example, does it ensure that tasks are load
> balanced across physical cores, rather than simply assigning tasks to
> any logical core?

I don't think so. You would have to tweak it through CPU affinities via
schedctl(8).

Speaking of which, before you may ask: same goes for NUMA, as NetBSD
does not support NUMA at present.

-- 
Jean-Yves Migeon
jeanyves.migeon%free.fr@localhost


Home | Main Index | Thread Index | Old Index