标题: 关于OR的说明--BY 作者 [打印本页] 作者: swatch- 时间: 2009-4-28 22:39 标题: 关于OR的说明--BY 作者 No, nothing to worry about.
The warning comes from code I added to check what the system CPU affinity was and what affinity the app was running with.
In your case, 0xF (bits 0-3) means that there are 4 CPUs available, but the Process = 0xC (bits 2 & 3) means that there are only 2 CPUs that the app is allowed to run on.
When I developed Orthos, I didn't expect Intel or AMD to come out with a consumer-level >2 core CPU so fast.