Page 1 of 1
Does Oolite use both processors?
Posted: Tue Jul 15, 2008 1:38 pm
by JohnnyBoy
I was just curious, because I have a Core Duo CPU in my Mini.... Can Oolite take advantage of both cores in my processor? Or would Oolite on a 1.66GHz Core Duo Mini be only slightly faster than on a 1.5GHz Core Solo Mini?
Posted: Tue Jul 15, 2008 2:23 pm
by DaddyHoggy
It'll be better than slightly faster - because even using a single cpu core (which, given that oolite was written before multi-cores were cheap enough for Giles to program/test on!) your OS and stuff should be on one core and the game (hopefully) will be on another.
Posted: Tue Jul 15, 2008 3:19 pm
by JensAyton
Secondary tasks like loading textures and playing sounds are offloaded to threads, and as DaddyHoggy says there are always some background tasks in effect. However, most of Oolite’s work is done in a single thread and therefore on a single core.
However, on a 1.5 GHz Core Duo, I would expect Oolite to be using well under 100% of a core in normal flight anyway. (You can check this using /Applications/Utilities/Activity Monitor.)