Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1680263

Re: [PATCH] irqchip: gicv3-its: Use NUMA aware memory allocation for ITS tables

From Shanker Donthineni <shankerd@codeaurora.org>
Newsgroups linux.kernel
Subject Re: [PATCH] irqchip: gicv3-its: Use NUMA aware memory allocation for ITS tables
Date 2017-07-03 16:30 +0200
Message-ID <tZaws-2Ha-63@gated-at.bofh.it> (permalink)
References <tWhXr-6Sh-5@gated-at.bofh.it> <tXU0F-7Ql-1@gated-at.bofh.it> <tXUtI-8g6-21@gated-at.bofh.it> <tXZWq-3cX-25@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


Hi Marc,

On 06/30/2017 03:51 AM, Marc Zyngier wrote:
> On 30/06/17 04:01, Ganapatrao Kulkarni wrote:
>> On Fri, Jun 30, 2017 at 8:04 AM, Ganapatrao Kulkarni
>> <gpkulkarni@gmail.com> wrote:
>>> Hi Shanker,
>>>
>>> On Sun, Jun 25, 2017 at 9:16 PM, Shanker Donthineni
>>> <shankerd@codeaurora.org> wrote:
>>>> The NUMA node information is visible to ITS driver but not being used
>>>> other than handling errata. This patch allocates the memory for ITS
>>>> tables from the corresponding NUMA node using the appropriate NUMA
>>>> aware functions.
>>
>> IMHO, the description would have been more constructive?
>>
>> "All ITS tables are mapped by default to NODE 0 memory.
>> Adding changes to allocate memory from respective NUMA NODES of ITS devices.
>> This will optimize tables access and avoids unnecessary inter-node traffic."
> 
> But more importantly, I'd like to see figures showing the actual benefit
> of this per-node allocation. Given that both of you guys have access to
> such platforms, please show me the numbers!
> 

I'll share the actual results which shows the improvement whenever 
available on our next chips. Current version of Qualcomm qdf2400 doesn't 
support multi socket configuration to capture results and share with you. 

Do you see any other issues with this patch apart from the performance 
improvements. I strongly believe this brings the noticeable improvement 
in numbers on systems where it has multi node memory/CPU configuration.


> Thanks,
> 
> 	M.
> 

-- 
Shanker Donthineni
Qualcomm Datacenter Technologies, Inc. as an affiliate of Qualcomm Technologies, Inc.
Qualcomm Technologies, Inc. is a member of the Code Aurora Forum, a Linux Foundation Collaborative Project.

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH] irqchip: gicv3-its: Use NUMA aware memory allocation for ITS tables Shanker Donthineni <shankerd@codeaurora.org> - 2017-06-25 17:50 +0200
  Re: [PATCH] irqchip: gicv3-its: Use NUMA aware memory allocation for  ITS tables Ganapatrao Kulkarni <gpkulkarni@gmail.com> - 2017-06-30 04:40 +0200
    Re: [PATCH] irqchip: gicv3-its: Use NUMA aware memory allocation for  ITS tables Ganapatrao Kulkarni <gpkulkarni@gmail.com> - 2017-06-30 05:10 +0200
      Re: [PATCH] irqchip: gicv3-its: Use NUMA aware memory allocation for  ITS tables Marc Zyngier <marc.zyngier@arm.com> - 2017-06-30 11:00 +0200
        Re: [PATCH] irqchip: gicv3-its: Use NUMA aware memory allocation for  ITS tables Shanker Donthineni <shankerd@codeaurora.org> - 2017-07-03 16:30 +0200
          Re: [PATCH] irqchip: gicv3-its: Use NUMA aware memory allocation for  ITS tables Marc Zyngier <marc.zyngier@arm.com> - 2017-07-03 17:00 +0200
            Re: [PATCH] irqchip: gicv3-its: Use NUMA aware memory allocation for  ITS tables Shanker Donthineni <shankerd@codeaurora.org> - 2017-07-03 17:20 +0200
            Re: [PATCH] irqchip: gicv3-its: Use NUMA aware memory allocation for  ITS tables Ganapatrao Kulkarni <gpkulkarni@gmail.com> - 2017-07-10 11:00 +0200
              Re: [PATCH] irqchip: gicv3-its: Use NUMA aware memory allocation for  ITS tables Ganapatrao Kulkarni <gpkulkarni@gmail.com> - 2017-07-10 11:10 +0200
                Re: [PATCH] irqchip: gicv3-its: Use NUMA aware memory allocation for  ITS tables Marc Zyngier <marc.zyngier@arm.com> - 2017-07-10 11:30 +0200
                Re: [PATCH] irqchip: gicv3-its: Use NUMA aware memory allocation for  ITS tables Ganapatrao Kulkarni <gpkulkarni@gmail.com> - 2017-07-10 12:30 +0200
                Re: [PATCH] irqchip: gicv3-its: Use NUMA aware memory allocation for  ITS tables Shanker Donthineni <shankerd@codeaurora.org> - 2017-07-10 14:40 +0200
                Re: [PATCH] irqchip: gicv3-its: Use NUMA aware memory allocation for  ITS tables Marc Zyngier <marc.zyngier@arm.com> - 2017-07-10 16:00 +0200
                Re: [PATCH] irqchip: gicv3-its: Use NUMA aware memory allocation for  ITS tables Marc Zyngier <marc.zyngier@arm.com> - 2017-07-10 16:00 +0200
                Re: [PATCH] irqchip: gicv3-its: Use NUMA aware memory allocation for  ITS tables Shanker Donthineni <shankerd@codeaurora.org> - 2017-07-10 17:00 +0200
                Re: [PATCH] irqchip: gicv3-its: Use NUMA aware memory allocation for  ITS tables Marc Zyngier <marc.zyngier@arm.com> - 2017-07-10 17:20 +0200
              Re: [PATCH] irqchip: gicv3-its: Use NUMA aware memory allocation for  ITS tables Marc Zyngier <marc.zyngier@arm.com> - 2017-07-10 11:10 +0200

csiph-web