RE: Regarding the multi threading option in curl loader
Status: Alpha
Brought to you by:
coroberti
From: SAJAL B. <s.b...@qu...> - 2010-05-19 00:20:52
|
Hi, Actually my question was can one thread of Curl Loader use more than one CPU? Like I am using a dual core processor machine and when I don't specify the option -t 2 (since dual core) and monitor the CPU utilization for different number of virtual client (1K, 2K, 5K etc), the CPU utilization does not goes beyond 100%. It reaches around 98% with some 20K clients and after that the programs just crashes. So I am assuming that given my specifications of the machine and my configuration file this is some sort of upper bound. But what I wanted to know is that if with these many clients (20K) its using almost one full CPU (~ 98%) than by increasing the number of clients any further shouldn't it use the other available CPU ? Hope I am clear in my question. Regards ---- Sajal Bhatia Research Masters Student QUT, Brisbane AUSTRALIA ________________________________ From: Robert Iakobashvili [cor...@gm...] Sent: Wednesday, 19 May 2010 12:20 AM To: curl-loader-devel Subject: Re: Regarding the multi threading option in curl loader Hi, On Tue, May 18, 2010 at 2:40 PM, SAJAL BHATIA <s.b...@qu...<mailto:s.b...@qu...>> wrote: Hi, I want to know if one thread of curl loader can use more than one CPU if its been run in a machine with multi core CPU ? At a computer with N CPUs (or N-cores) run -t N or -t 2*N. Fore more details read the FAQs, README and http://curl-loader.sourceforge.net/high-load-hw/index.html -- Truly, Robert Iakobashvili, Ph.D. ...................................................................... www.ghotit.com<http://www.ghotit.com> Assistive technology that understands you ...................................................................... |