http://bugs.winehq.org/show_bug.cgi?id=6383
Filip Navara xnavara@volny.cz changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |xnavara@volny.cz
--- Comment #28 from Filip Navara xnavara@volny.cz 2008-02-18 02:57:26 ---
trace:reg:GetSystemInfo <- CPU arch 0, res'd 0, pagesize 4096, minappaddr 0x10000, maxappaddr 0x7ffeffff, act.cpumask 00000001, numcpus 2, CPU type 586, allocgran. 65536, CPU level 6, CPU rev 11009
According to this line mentioned in comment #6 the mask of active CPUs (act.cpumask) specifies that only one CPU is "configured into the system". The correct value in this case should be "act.cpumask 00000003".