On Fri, Jan 12, 2018 at 11:06:32AM -0600, Samuel Reed wrote:
> On 1.8-git, similar results on the new process:
> 
> % time     seconds  usecs/call     calls    errors syscall
> ------ ----------- ----------- --------- --------- ----------------
>  93.75    0.265450          15     17805           epoll_wait
>   4.85    0.013730          49       283           write
>   1.40    0.003960          15       266        12 recvfrom
>   0.01    0.000018           0        42        12 read
>   0.00    0.000000           0        28           close
>   0.00    0.000000           0        12           socket
>   0.00    0.000000           0        12        12 connect
>   0.00    0.000000           0        19         1 sendto
>   0.00    0.000000           0        12           sendmsg
>   0.00    0.000000           0         6           shutdown
>   0.00    0.000000           0        35           setsockopt
>   0.00    0.000000           0         7           getsockopt
>   0.00    0.000000           0        12           fcntl
>   0.00    0.000000           0        13           epoll_ctl
>   0.00    0.000000           0         2         2 accept4
> ------ ----------- ----------- --------- --------- ----------------
> 100.00    0.283158                 18554        39 total
> 
> Cursory look through the strace output looks the same, with the same
> three types as in the last email, including the cascade.

OK thank you for testing. On Monday we'll study this with Christopher.

Have a nice week-end!
Willy

Reply via email to