[Bug 6383] Dual-core not being correctly supported

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Feb 18 02:57:26 CST 2008


http://bugs.winehq.org/show_bug.cgi?id=6383


Filip Navara <xnavara at volny.cz> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |xnavara at volny.cz




--- Comment #28 from Filip Navara <xnavara at 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".


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list