This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: too low cpu usage


horape@tinuviel.compendium.net.ar wrote:
(snip)
> and in the task manager it gets:
> 
> image name         CPU
> a.exe               50
> System Idle Proc    50


This doesn't happen to be a dual-processor machine, does it?  If so, you
will have to either run two instances of your program, or write the
program as multi-threaded/multi-process, etc., to get maximum
utilization out of the machine.

Eric

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]