Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1633910 > unrolled thread
| Started by | David Rientjes <rientjes@google.com> |
|---|---|
| First post | 2017-05-01 23:40 +0200 |
| Last post | 2017-05-02 15:10 +0200 |
| Articles | 2 — 2 participants |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: [PATCH 2/3] x86/numa_emulation: assign physnode_mask directly from numa_nodes_parsed David Rientjes <rientjes@google.com> - 2017-05-01 23:40 +0200
Re: [PATCH 2/3] x86/numa_emulation: assign physnode_mask directly from numa_nodes_parsed Wei Yang <richard.weiyang@gmail.com> - 2017-05-02 15:10 +0200
| From | David Rientjes <rientjes@google.com> |
|---|---|
| Date | 2017-05-01 23:40 +0200 |
| Subject | Re: [PATCH 2/3] x86/numa_emulation: assign physnode_mask directly from numa_nodes_parsed |
| Message-ID | <tCrd1-5UI-59@gated-at.bofh.it> |
On Tue, 11 Apr 2017, Wei Yang wrote: > On Mon, Apr 10, 2017 at 05:26:03PM -0700, David Rientjes wrote: > >On Tue, 11 Apr 2017, Wei Yang wrote: > > > >> According to current code path, numa_nodes_parsed is already setup when > >> numa_emucation() is called. > >> > >> x86_numa_init() > >> numa_init() > >> init_func() > >> > >> numa_emulation() > >> > >> numa_register_memblks() > >> > > > >s/numa_emucation/numa_emulation/, but I think everything above should just > >be reworded to say the following since it establishes the dependency: > > > >numa_init() has already called init_func(), which is responsible for > >setting numa_nodes_parsed, so use this nodemask instead of re-finding it > >when calling numa_emulation(). > > > > Yep, thanks. > > Looks your change log is better :-) > Thanks! Would it be possible to refresh the series and repost for the x86 maintainers?
[toc] | [next] | [standalone]
| From | Wei Yang <richard.weiyang@gmail.com> |
|---|---|
| Date | 2017-05-02 15:10 +0200 |
| Message-ID | <tCFJ0-77a-37@gated-at.bofh.it> |
| In reply to | #1633910 |
[Multipart message — attachments visible in raw view] — view raw
On Mon, May 01, 2017 at 02:37:06PM -0700, David Rientjes wrote: >On Tue, 11 Apr 2017, Wei Yang wrote: > >> On Mon, Apr 10, 2017 at 05:26:03PM -0700, David Rientjes wrote: >> >On Tue, 11 Apr 2017, Wei Yang wrote: >> > >> >> According to current code path, numa_nodes_parsed is already setup when >> >> numa_emucation() is called. >> >> >> >> x86_numa_init() >> >> numa_init() >> >> init_func() >> >> >> >> numa_emulation() >> >> >> >> numa_register_memblks() >> >> >> > >> >s/numa_emucation/numa_emulation/, but I think everything above should just >> >be reworded to say the following since it establishes the dependency: >> > >> >numa_init() has already called init_func(), which is responsible for >> >setting numa_nodes_parsed, so use this nodemask instead of re-finding it >> >when calling numa_emulation(). >> > >> >> Yep, thanks. >> >> Looks your change log is better :-) >> > >Thanks! Would it be possible to refresh the series and repost for the x86 >maintainers? Sure, I have sent out V2 with changes from your comments. Thanks~ -- Wei Yang Help you, Help me
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web