Bokhan Artem wrote:
>> I will ask some more questions in this thread if you do not mind.
> 
> What is with memory handling? Looks like it just does not free. In the
> next example I send 100Mb message in cycle.
> 
> while [ 1 ] ; do ps up 4598 && ./smtp-source -l 100000000 -m 1 -t e...@mail
> -c -L -S "dbmail test" -s 1 localhost:24 ; done

nice test.

> 
> USER       PID %CPU %MEM    VSZ   RSS TTY      STAT START   TIME COMMAND
> nobody    4598  0.0  0.1   8816  2428 ?        S    23:10   0:00
> ../dbmail-lmtpd -f ../etc/dbmail.conf
> 1

Someone should run that through valgrind!

I'll focus on the buffered reads for now, if you don't mind.

I wasn't aware of those tools in the postfix codetree.

Thanks.

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

Reply via email to