lkml.org 
[lkml]   [2013]   [Jul]   [29]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    Date
    SubjectRe: [RFC][PATCH 1/2] ARM64: add cpu topology definition
    From
    On 29 July 2013 11:54, Will Deacon <will.deacon@arm.com> wrote:
    > On Mon, Jul 29, 2013 at 10:46:06AM +0100, Vincent Guittot wrote:
    >> On 27 July 2013 12:42, Hanjun Guo <hanjun.guo@linaro.org> wrote:
    >> > Power aware scheduling needs the cpu topology information to improve the
    >> > cpu scheduler decision making.
    >>
    >> It's not only power aware scheduling. The scheduler already uses
    >> topology and cache sharing when CONFIG_SCHED_MC and/or
    >> CONFIG_SCHED_SMT are enable. So you should also add these configs for
    >> arm64 so the scheduler can use it
    >
    > ... except that the architecture doesn't define what the AFF fields in MPIDR
    > really represent. Using them to make key scheduling decisions relating to

    Do you mean that it's not define for arm64 ARM? AFAIK, there are good
    explanation in the arm32 ARM and it's currently used with SCHED_MC and
    SCHED_SMT

    > cache proximity seems pretty risky to me, especially given the track record
    > we've seen already on AArch32 silicon. It's a convenient register if it
    > contains the data we want it to contain, but we need to force ourselves to
    > come to terms with reality here and simply use it as an identifier for a
    > CPU.
    >
    > Can't we just use the device-tree to represent this topological data for
    > arm64? Lorenzo has been working on bindings in this area.

    I agree that we should probably use DT if we can't rely in MPIDR for arm64

    Vincent
    >
    > Will
    > --
    > To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
    > the body of a message to majordomo@vger.kernel.org
    > More majordomo info at http://vger.kernel.org/majordomo-info.html
    > Please read the FAQ at http://www.tux.org/lkml/


    \
     
     \ /
      Last update: 2013-07-29 13:01    [W:3.764 / U:0.688 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site