[Tsung] Enabling kernel poll support
Jason Tucker
jasonwtucker at gmail.com
Wed May 16 16:30:08 CEST 2007
Thanks everyone -
I did some testing last night with recompiled Erlang to support kernel poll,
and indeed I did see it reduce my client process CPU utilization by about
50%.
While we're on the subject of performance tuning, what's the official
opinioin (or unofficial opinion) on tsung or tsunami with an SMP-enabled R11
erlang? Have there been any specific modifications to the tsung code since
R11 came out to support this, or should it "just work"?
__Jason
On 5/16/07, Mickaël Rémond <mickael.remond at process-one.net> wrote:
>
> Hello Jason,
> Basically Kernel Polling reduce CPU overhead of TCP connections.
> Initially Kernel Polling was not available under Linux and Tsung bypass
> that by starting several Erlang VM.
> However if you really want to generate a lot of user it can reduce CPU
> consumption a bit.
>
> Note that however you are very likely to reach operating system limits
> before Tsung ones. For large scale benchmark, you will have to aggressively
> tune your Operating System.
>
>
> --
> Mickaël Rémond
> http://www.process-one.net/
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.process-one.net/pipermail/tsung-users/attachments/20070516/21de09e0/attachment.html
More information about the Tsung-users
mailing list