gitsnaf / pyrit

Automatically exported from code.google.com/p/pyrit
0 stars 0 forks source link

pyrit ignores limit_ncpus #436

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Single core system running command pyrit batch
2. Connect via RPC to system running pyrit serve
3. Single core system generating PMK's choking out the remote server

What version of the product are you using? On what operating system?
0.4.0 Ubuntu 13.04 Server

Please provide any additional information below.

limit_ncpus = 1 does not work
limit_ncpus = 2 does not work

Original issue reported on code.google.com by darieni...@gmail.com on 23 Jul 2013 at 3:39

GoogleCodeExporter commented 9 years ago
limiting the cpu usage to 1, lets it use that core fully .... as much as it can 
... thats just how it works .... 

Original comment by shaneper...@gmail.com on 21 Aug 2014 at 8:20