[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <5986589C150B2F49A46483AC44C7BCA412D6E3@ssvlexmb2.amd.com>
Date: Mon, 16 Oct 2006 11:52:39 -0700
From: "Lu, Yinghai" <yinghai.lu@....com>
To: "Andi Kleen" <ak@....de>
cc: "linux kernel mailing list" <linux-kernel@...r.kernel.org>,
yhlu.kernel@...il.com
Subject: [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>
Download attachment "setup_c.diff" of type "application/octet-stream" (2199 bytes)
Powered by blists - more mailing lists