Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1659586
| From | "Leizhen (ThunderTown)" <thunder.leizhen@huawei.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [Question or BUG] [NUMA]: I feel puzzled at the function cpumask_of_node |
| Date | 2017-06-07 11:30 +0200 |
| Message-ID | <tPFrQ-4M0-23@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
When I executed numactl -H(print cpumask_of_node for each node), I got different result on X86 and ARM64. For each numa node, the former only displayed online CPUs, and the latter displayed all possible CPUs. Actually, all other ARCHs is the same to ARM64. So, my question is: Which case(online or possible) should function cpumask_of_node be? Or there is no matter about it? -- Thanks! BestRegards
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[Question or BUG] [NUMA]: I feel puzzled at the function cpumask_of_node "Leizhen (ThunderTown)" <thunder.leizhen@huawei.com> - 2017-06-07 11:30 +0200
Re: [Question or BUG] [NUMA]: I feel puzzled at the function cpumask_of_node Michal Hocko <mhocko@kernel.org> - 2017-06-08 16:20 +0200
Re: [Question or BUG] [NUMA]: I feel puzzled at the function cpumask_of_node "Leizhen (ThunderTown)" <thunder.leizhen@huawei.com> - 2017-06-15 04:10 +0200
csiph-web