Re: segfault at 0 ... error 4 in curl-loader
Status: Alpha
Brought to you by:
coroberti
From: Robert I. <cor...@gm...> - 2009-12-02 07:52:48
|
Hi bnoble, On Tue, Dec 1, 2009 at 10:42 PM, bnoble <bn...@gm...> wrote: > > Sometimes it crashes immediately, sometimes it runs until ~*3000* > clients are loaded. > Quad-core 2Ghz Xeon (Tylersburg) 4M cache with 8GB RAM > > Just be aware, that every client consumes around 25 K of memory. 8 GB may be not enough. You may decrease the memory consumed per client to about 18K if you correct in Makefile -DCURL_MAX_WRITE_SIZE=4096 and instead of 4096 will place 2048. It decreases the client window, however. Anyway, keep the memory under control. -- Truly, Robert Iakobashvili, Ph.D. ...................................................................... www.ghotit.com Assistive technology that understands you ...................................................................... |