Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1498762
| From | "Leizhen (ThunderTown)" <thunder.leizhen@huawei.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v8 10/16] mm/memblock: add a new function memblock_alloc_near_nid |
| Date | 2016-10-11 13:20 +0200 |
| Message-ID | <sr3gd-62O-5@gated-at.bofh.it> (permalink) |
| References | <scu8F-5sK-3@gated-at.bofh.it> <scu8G-5sK-35@gated-at.bofh.it> <sqUmB-dN-3@gated-at.bofh.it> <sr2kb-5sy-51@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On 2016/10/11 18:16, Will Deacon wrote: > On Tue, Oct 11, 2016 at 09:44:20AM +0800, Leizhen (ThunderTown) wrote: >> On 2016/9/1 14:55, Zhen Lei wrote: >>> If HAVE_MEMORYLESS_NODES is selected, and some memoryless numa nodes are >>> actually exist. The percpu variable areas and numa control blocks of that >>> memoryless numa nodes must be allocated from the nearest available node >>> to improve performance. >>> >>> Signed-off-by: Zhen Lei <thunder.leizhen@huawei.com> >>> --- >>> include/linux/memblock.h | 1 + >>> mm/memblock.c | 28 ++++++++++++++++++++++++++++ >>> 2 files changed, 29 insertions(+) >> >> Hi Will, >> It seems no one take care about this, how about I move below function into arch/arm64/mm/numa.c >> again? So that, merge it and patch 11 into one. > > I'd rather you reposted it after the merge window so we can see what to > do with it then. The previous posting was really hard to figure out and > mixed lots of different concepts into one series, so it's not completely > surprising that it didn't all get picked up. OK, thanks. > > Will > > . >
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
Re: [PATCH v8 10/16] mm/memblock: add a new function memblock_alloc_near_nid "Leizhen (ThunderTown)" <thunder.leizhen@huawei.com> - 2016-10-11 03:50 +0200
Re: [PATCH v8 10/16] mm/memblock: add a new function memblock_alloc_near_nid Will Deacon <will.deacon@arm.com> - 2016-10-11 12:20 +0200
Re: [PATCH v8 10/16] mm/memblock: add a new function memblock_alloc_near_nid "Leizhen (ThunderTown)" <thunder.leizhen@huawei.com> - 2016-10-11 13:20 +0200
csiph-web