lkml.org 
[lkml]   [2012]   [Mar]   [20]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    Date
    From
    SubjectRe: [RFC][PATCH 00/26] sched/numa
    On 03/19/2012 02:42 PM, Peter Zijlstra wrote:
    > On Mon, 2012-03-19 at 15:30 +0100, Andrea Arcangeli wrote:
    >
    >> I agree for qemu those soft bindings are fine.
    >
    > So for what exact program(s) are you working? Your solution seems purely
    > focused on the hard case of a multi-threaded application that's larger
    > than a single node.
    >
    > While I'm sure such applications exist, how realistic is it that they're
    > the majority?

    I suspect Java and other runtimes may have issues where
    they simply do not know which thread will end up using
    which objects from the heap heavily.

    However, even for those migrate-on-fault could be a
    reasonable alternative to scanning + proactive migration.

    It is really too early to tell which of the approaches is
    going to work best.

    >> When you focus only on the cost of collecting the information and no
    >> actual discussion was spent yet on how to compute or react to it,
    >> something's wrong... as that's the really interesting part of the code.
    >
    > Yeah, the thing that's wrong is you dumping a ~2300 line patch of dense
    > code over the wall without any high-level explanation.
    >
    > I just about got to the policy parts but its not like its easy reading.
    >
    > Also, you giving clues but not really saying what you mean attitude
    > combined with your tendency to write books instead of emails isn't
    > really conductive to me wanting to ask for any explanation either.

    Getting high level documentation of the ideas behind both
    of the NUMA implementations could really help smooth out
    the debate.

    The more specifics on the ideas and designs we have, the
    easier it will be to look past small details in the code
    and debate the merits of the design (before we get to
    cleaning up whichever bits of code we end up choosing).

    --
    All rights reversed


    \
     
     \ /
      Last update: 2012-03-20 23:21    [W:4.381 / U:0.096 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site