Re: What's the status of x2APIC support in Linux kernel?

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Andi Kleen <andi@...>
Cc: Jike Song <albcamus@...>, Rijndael Cosque <rijcos@...>, <linux-kernel@...>
Date: Saturday, February 2, 2008 - 1:43 pm

On Feb 1, 2008 8:43 PM, Andi Kleen <andi@firstfloor.org> wrote:

APIC: 4bit
xAPIC: 8bit?
x2APIC: 32bit? 4g logical cpu?

patch from SGI for 4096cpu/512node will use apicid as 16 bits, but
actually still use only from 8 bit.
they may wait from Intel release code for x2APIC support for extend
that to 16 bit.
x2APIC will use MSR instead of MMIO to access. that is good.
we don't need to go over mptable or ACPI madt to find phyaddress for local apic.

current code could work well with 8bit local APIC, and 4 bit IOAPIC.
I tried with lifting local apic id to 0x80 or 0x40 above, and io apic
for 0 in linuxbios then load kernel 2.6.21 ( one year ago). it worked
well

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

Messages in current thread:
What's the status of x2APIC support in Linux kernel?, Rijndael Cosque, (Fri Feb 1, 4:43 am)
Re: What's the status of x2APIC support in Linux kernel?, Peter Zijlstra, (Fri Feb 1, 5:46 am)
Re: What's the status of x2APIC support in Linux kernel?, Yinghai Lu, (Sat Feb 2, 1:43 pm)
Re: What's the status of x2APIC support in Linux kernel?, Siddha, Suresh B, (Fri Feb 1, 2:08 pm)
Re: What's the status of x2APIC support in Linux kernel?, Bjorn Helgaas, (Thu Feb 14, 3:06 pm)
Re: What's the status of x2APIC support in Linux kernel?, Siddha, Suresh B, (Thu Feb 14, 5:48 pm)