RE: [PATCH] ia64: /proc/cpuinfo physical id field cleanups

2007-10-19 Thread Luck, Tony
The only real change from the prior version is that I change the intialization of socket_id to 0 as default. I think the benefit of displaying information from PAL/SAL (when available) on older platforms outweighs the oddity that the user may see physical_id = 0 for multiple CPUs

Re: [PATCH] ia64: /proc/cpuinfo physical id field cleanups

2007-10-09 Thread Alex Chiang
Hi Tony, Thanks for looking at this. - expose physical id field, even on CPUs that are not multi-core / multi-threaded. Now we know what sockets Madisons live in too. This sounds like a good idea. But this patch didn't work for me to achieve that on my HP 2620.