[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <86802c440610170834q5921908u5bcd7c2cb4b78dd5@mail.gmail.com>
Date: Tue, 17 Oct 2006 08:34:47 -0700
From: "Yinghai Lu" <yinghai.lu@....com>
To: "Andi Kleen" <ak@....de>
Cc: "linux kernel mailing list" <linux-kernel@...r.kernel.org>,
yhlu.kernel@...il.com
Subject: Re: [PATCH] x86_64: store Socket ID in phys_proc_id
Current code store phys_proc_id with init APIC ID, and later will change
to apicid>>bits.
So for the apic id lifted system, for example BSP with apicid 0x10, the
phys_proc_id will be 8.
This patch use initial APIC ID to get Socket ID.
It also removed ht_nodeid calculating, because We already have correct
socket id for sure.
Signed-off-by: Yinghai Lu <yinghai.lu@....com>
View attachment "setup_c.diff" of type "text/x-patch" (2199 bytes)
Powered by blists - more mailing lists