lkml.org 
[lkml]   [2012]   [May]   [30]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH 00/35] AutoNUMA alpha14

* Peter Zijlstra <a.p.zijlstra@chello.nl> wrote:

> So the thing is, my homenode-per-process approach should work
> for everything except the case where a single process
> out-strips a single node in either cpu utilization or memory
> consumption.
>
> Now I claim such processes are rare since nodes are big,
> typically 6-8 cores. Writing anything that can sustain
> parallel execution larger than that is very specialist (and
> typically already employs strong data separation).
>
> Yes there are such things out there, some use JVMs some are
> virtual machines some regular applications, but by and large
> processes are small compared to nodes.
>
> So my approach is focus on the normal case, and provide 2
> system calls to replace sched_setaffinity() and mbind() for
> the people who use those.

We could certainly strike those from the first version, if Linus
agrees with the general approach.

This gives us degrees freedom as it's an obvious on/off kernel
feature which we fix or remove if it does not work.

I'd even venture that it should be on by default, it's an
obvious placement strategy for everything sane that does not try
to nest some other execution environment within Linux (i.e.
specialist runtimes).

Thanks,

Ingo


\
 
 \ /
  Last update: 2012-05-30 18:01    [W:0.357 / U:0.368 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site