All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] clean up logical flat apic mode using
@ 2010-01-12 23:17 Yinghai Lu
  2010-01-12 23:17 ` [PATCH -v2 1/5] use nr_cpus= to set nr_cpu_ids early Yinghai Lu
                   ` (4 more replies)
  0 siblings, 5 replies; 25+ messages in thread
From: Yinghai Lu @ 2010-01-12 23:17 UTC (permalink / raw)
  To: Suresh Siddha, Linus Torvalds, ananth@in.ibm.com, Ingo Molnar,
	Thomas Gleixner, H. Peter Anvin, Andrew Morton
  Cc: linux-kernel

1. instroduce nr_cpus=x, to enumlate that only one x cpus are installed
2. nur nr_cpu_ids for checking
3. make default_setup_irq_routing of 32but more like 64 bit
4. amd cpu useing logical flat even one of 8 scpu apicid >= 8
5. use dmi table to decide if we need to disabled cpus as hotplug cpus.

need to apply after putting Suresh patch back.

todo:
1. seperate probe_32.c to probe_32.c and apic_default_32.c
2. merge probe_32.c and probe_64.c or create probe.c to share dmi table

Thanks

Yinghai Lu

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

end of thread, other threads:[~2010-01-14  9:25 UTC | newest]

Thread overview: 25+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-12 23:17 [PATCH 0/5] clean up logical flat apic mode using Yinghai Lu
2010-01-12 23:17 ` [PATCH -v2 1/5] use nr_cpus= to set nr_cpu_ids early Yinghai Lu
2010-01-12 23:17 ` [PATCH 2/5] x86: using logical flat for amd cpu too Yinghai Lu
2010-01-12 23:17 ` [PATCH -v2 3/5] x86: according to nr_cpu_ids to decide if need to leave logical flat Yinghai Lu
2010-01-12 23:17 ` [PATCH -v2 5/5] x86: use dmi check to treat disabled cpus as hotplug cpus Yinghai Lu
2010-01-12 23:56   ` Suresh Siddha
2010-01-13  0:05     ` Yinghai Lu
2010-01-13  1:48       ` Suresh Siddha
2010-01-13  1:55         ` Yinghai Lu
2010-01-13  2:06           ` Suresh Siddha
2010-01-13  2:13             ` Yinghai Lu
2010-01-13  2:21               ` Suresh Siddha
2010-01-13  2:26                 ` Yinghai Lu
2010-01-13 21:46       ` Andi Kleen
2010-01-13 22:00         ` H. Peter Anvin
2010-01-13 22:23           ` Andi Kleen
2010-01-13 22:27             ` H. Peter Anvin
2010-01-13 22:29               ` Suresh Siddha
2010-01-13 22:36                 ` H. Peter Anvin
2010-01-13 22:49                   ` Suresh Siddha
2010-01-13 23:02                     ` Yinghai Lu
2010-01-13 23:13                       ` H. Peter Anvin
2010-01-13 23:52                         ` Andi Kleen
2010-01-14  9:25                     ` Andi Kleen
2010-01-12 23:17 ` [PATCH 4/5] x86: make 32bit apic flat to physflat switch like 64bit Yinghai Lu

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.