Re: [PATCH] x86-32: Allocate irq stacks seperate from percpu area

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Eric Dumazet
Date: Wednesday, October 27, 2010 - 6:57 am

Le mercredi 27 octobre 2010 à 15:42 +0200, Tejun Heo a écrit :

I dont know, machine is HP ProLiant BL460c G6 
[    0.000000] SMP: Allowing 32 CPUs, 16 hotplug CPUs

for_each_possible_cpu(cpu) {
	pr_err("cpu=%d node=%d\n", cpu, cpu_to_node(cpu));
}

cpu=0 node=1
cpu=1 node=0
cpu=2 node=1
cpu=3 node=0
cpu=4 node=1
cpu=5 node=0
cpu=6 node=1
cpu=7 node=0
cpu=8 node=1
cpu=9 node=0
cpu=10 node=1
cpu=11 node=0
cpu=12 node=1
cpu=13 node=0
cpu=14 node=1
cpu=15 node=0
cpu=16 node=0
cpu=17 node=0
cpu=18 node=0
cpu=19 node=0
cpu=20 node=0
cpu=21 node=0
cpu=22 node=0
cpu=23 node=0
cpu=24 node=0
cpu=25 node=0
cpu=26 node=0
cpu=27 node=0
cpu=28 node=0
cpu=29 node=0
cpu=30 node=0
cpu=31 node=0




--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH] x86, percpu: revert commit fe8e0c25, Tejun Heo, (Tue Oct 26, 5:45 am)
Re: [PATCH] x86, percpu: revert commit fe8e0c25, Ingo Molnar, (Tue Oct 26, 6:25 am)
Re: [PATCH] x86, percpu: revert commit fe8e0c25, Tejun Heo, (Tue Oct 26, 6:34 am)
Re: [PATCH] x86, percpu: revert commit fe8e0c25, Brian Gerst, (Tue Oct 26, 6:49 am)
Re: [PATCH] x86, percpu: revert commit fe8e0c25, Linus Torvalds, (Tue Oct 26, 8:08 am)
Re: [PATCH] x86-32: Allocate irq stacks seperate from perc ..., Eric Dumazet, (Wed Oct 27, 6:57 am)
[tip:x86/urgent] x86-32: Allocate irq stacks seperate from ..., tip-bot for Brian Gerst, (Wed Oct 27, 9:03 am)
[tip:x86/urgent] percpu: Remove the multi-page alignment f ..., tip-bot for Ingo Molnar, (Wed Oct 27, 9:04 am)
[PATCH] numa: fix slab_node(MPOL_BIND), Eric Dumazet, (Wed Oct 27, 10:33 am)
[PATCH] x86-32: NUMA irq stacks allocations, Eric Dumazet, (Thu Oct 28, 7:40 am)
Re: [PATCH] numa: fix slab_node(MPOL_BIND), Linus Torvalds, (Thu Oct 28, 8:59 am)
Re: [PATCH] numa: fix slab_node(MPOL_BIND), Eric Dumazet, (Thu Oct 28, 9:27 am)
Re: [PATCH] numa: fix slab_node(MPOL_BIND), Mel Gorman, (Thu Oct 28, 9:45 am)
Re: [PATCH] numa: fix slab_node(MPOL_BIND), Christoph Lameter, (Thu Oct 28, 9:55 am)
Re: [PATCH] numa: fix slab_node(MPOL_BIND), Andrew Morton, (Thu Oct 28, 2:07 pm)
[tip:x86/urgent] x86-32: Restore irq stacks NUMA-aware all ..., tip-bot for Eric Dumazet, (Thu Oct 28, 11:43 pm)
Re: [PATCH] numa: fix slab_node(MPOL_BIND), Christoph Lameter, (Fri Oct 29, 7:55 am)