If I am adding another CPU to the same machine, would it show a better performance? Does this application support 64 Bit CPU?
Thanks, Bennis -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Matt Taggart Sent: Thursday, June 11, 2009 3:22 PM To: Abraham Bennis Cc: [email protected] Subject: Re: [FOSSology] Multithreading > I was trying to configure a single user system and I recreated the > schedule r.conf. Looks like application is using only one CPU. > Please see Schedule r.conf below & let me know if there is a way to > make the application to uti lize both the CPU's. mkschedconf uses '# of CPUs minus one' for agents, to ensure that the scheduler itself still has cpu time to keep things running smoothly. If you only have two CPUs in the system it's expected that only one copy of an agent will run. You can override this (at your peril) using the -C option to mkschedconf (run it with -h for more options/info). -- Matt Taggart [email protected] _______________________________________________ fossology mailing list [email protected] http://fossology.org/mailman/listinfo/fossology

