Erwin Lubbers wrote:

> procs -----------memory---------- ---swap-- -----io---- --system-- ----cpu----
>  r  b   swpd   free   buff  cache   si   so    bi    bo   in    cs us sy id wa
>  0  0      0 1979036  31396  43008    0    0     0     0 1011     7  0  0 100 
>  0
>  0  0      0 1979036  31396  43008    0    0     0     0 1011     9  0  0 100 
>  0
>  1  0      0 1979036  31396  43008    0    0     0     0 1025    12 28  1 71  > 0
>  1  0      0 1979036  31396  43008    0    0     0     0 1013    13 100  0  0 
>  0
>  1  0      0 1979036  31396  43008    0    0     0     0 1011     9 100  0  0 
>  0
>  1  0      0 1979036  31396  43008    0    0     0     0 1012     9 100  0  0 
>  0
>  1  0      0 1979036  31396  43008    0    0     0     0 1011     7 100  0  0 
>  0
>  1  0      0 1979036  31396  43008    0    0     0     0 1011     9 100  0  0 
>  0
>  1  0      0 1979036  31396  43008    0    0     0     0 1011     9 100  0  0 
>  0
>  1  0      0 1979036  31396  43008    0    0     0     0 1017    11 100  0  0 
>  0
>  0  0      0 1979036  31396  43008    0    0     0     0 1031    20 18  0 82  > 0
>  0  0      0 1979036  31396  43008    0    0     0     0 1012     9  0  0 100 
>  0
>  0  0      0 1979036  31396  43008    0    0     0     0 1011     7  0  0 100 
>  0

That's just plain nasty! Almost no context-switching, what is the cpu
doing???

Try running it through valgrind or strace on stdin/stdout:

strace -o /tmp/trace /usr/sbin/dbmail-imapd -n



-- 
  ________________________________________________________________
  Paul Stevens                                      paul at nfg.nl
  NET FACILITIES GROUP                     GPG/PGP: 1024D/11F8CD31
  The Netherlands________________________________http://www.nfg.nl
_______________________________________________
DBmail mailing list
[email protected]
http://mailman.fastxs.nl/cgi-bin/mailman/listinfo/dbmail

Reply via email to