http://bugs.winehq.org/show_bug.cgi?id=19982
--- Comment #8 from red-ray ray@pobox.co.uk 2009-09-10 05:55:46 --- Thank you for this. I confirm that with this patch SIV reportts the correct processor topography. The output from SIV is now:
$ wine siv -save=[processors]=stdout -nodriver 2> /dev/null | egrep "(CPU-|APIC G)" MPS MCP HTT APIC G N Affinity Speed Processors CPU-0 0 0 0 0000 0 0 0x00000001 3.17GHz CPU-1 0 1 0 (core) 0001 0 1 0x00000002 3.17GHz
I hope the patch is accepted this time around. Is there any change it will make 1.1.30 ?