On Fri, May 25, 2007 at 10:41:53PM +0200, [EMAIL PROTECTED] wrote 0.4K bytes in 
13 lines about:
: instead of spending time programming fancy features like a "CPU limit" I
: suggest to focus on how to make better use of multiple cpus/cores most
: modern computers are equipped with. The OR I'm running is limited by cpu
: horsepower cause the main thread entirely eats up one cpu leaving three
: cpus being almost idle.

        Look into the NumCPU parameter.  From the man page:

"NumCPUs num
How many processes to use at once for decrypting onionskins. (Default: 1)"

-- 
Andrew

Reply via email to