[Tsung] Enabling kernel poll support

Vinod Panicker vinod.p at gmail.com
Tue May 8 14:57:47 CEST 2007


Hi,

I'm using tsung to generate a huge number of concurrent users on a
jabber server.  I believe that enabling kernel poll support should
significantly improve the cpu utilization on the client machines.

How do I go about doing that?  I've added '+K true' in the tsung shell script -

ERL_OPTS=" +A 1 -shared +K true  "

But how do I verify whether this option is being used or not?  I'm
running tsung in a distributed fashion.  All client machines support
kernel poll, as verified by starting erl with +K true shows it to be
enabled.

Regards,
Vinod.


More information about the Tsung-users mailing list