[sqlmap-users] CPU utilization
Brought to you by:
inquisb
From: Kasper F. <th...@ma...> - 2010-03-15 11:55:30
|
Hello sqlmap users. I have a question about how sqlmap utilizes the cpu. On my computer the CPU being utilized is nearly always 50%, and since I have two cores I suspect some thread to be in deadlock or maybe doing busy-waiting. If using busy-waiting, I would suggest using an event-based approach instead. /Kasper |