linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [Question or BUG] [NUMA]: I feel puzzled at the function cpumask_of_node
@ 2017-06-07  9:23 Leizhen (ThunderTown)
  2017-06-08 14:12 ` Michal Hocko
  0 siblings, 1 reply; 3+ messages in thread
From: Leizhen (ThunderTown) @ 2017-06-07  9:23 UTC (permalink / raw)
  To: Thomas Gleixner, Ingo Molnar, H. Peter Anvin, Catalin Marinas,
	Will Deacon, linux-arm-kernel, linux-mm, linux-kernel,
	chenchunxiao, x86l

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2017-06-15  2:01 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-06-07  9:23 [Question or BUG] [NUMA]: I feel puzzled at the function cpumask_of_node Leizhen (ThunderTown)
2017-06-08 14:12 ` Michal Hocko
2017-06-15  2:00   ` Leizhen (ThunderTown)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).