[Mono-list] Dual-Core Cpu-Usage
Marek Wyborski
marek.wyborski at arcor.de
Sat Nov 24 05:04:00 EST 2007
Hello!
I have a Dual-Core Processor, and i have written a RayTracer. To divide
the work for the two processors i am starting two threads. Everything
works wonderful on Windows. CPU-Usage goes to 100% and i need only
nearly the half of the time than just running on one core. When i run
the same program with Mono on Linux it never goes above 70% Cpu-Usage.
So the difference between one and two cores is very small. What do i
have to do to make Mono use all the CPU-Time there is available?
Thanks for any answers!
More information about the Mono-list
mailing list