lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Fri, 18 Jan 2008 21:17:04 -0800 (PST) From: David Rientjes <rientjes@...gle.com> To: Yinghai Lu <yhlu.kernel@...il.com> cc: travis@....com, Andrew Morton <akpm@...ux-foundation.org>, Andi Kleen <ak@...e.de>, mingo@...e.hu, Christoph Lameter <clameter@....com>, linux-mm@...ck.org, linux-kernel@...r.kernel.org, Eric Dumazet <dada1@...mosbay.com> Subject: Re: [PATCH 1/5] x86: Change size of node ids from u8 to u16 fixup On Fri, 18 Jan 2008, Yinghai Lu wrote: > > > I got > > > SART: PXM 0 -> APIC 0 -> Node 255 > > > SART: PXM 0 -> APIC 1 -> Node 255 > > > SART: PXM 1 -> APIC 2 -> Node 255 > > > SART: PXM 1 -> APIC 3 -> Node 255 > > > > > > > I assume this is a typo and those proximity mappings are actually from the > > SRAT. > > SRAT for processor only have > PXM and APIC id. setup_node(pxm) will get node id for pxm, start from 0... > I was referring to "SART" in your log. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@...r.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists