MS Performance
Raymond Dijkxhoorn
raymond at PROLOCATION.NET
Wed Jul 9 18:59:01 IST 2003
Hi!
> > How are you measuring performance? Is 'top' of any help in showing
> > whether things are processor bound or memory bound or otherwise?
> I simpy stop MailScanner, put a lot of mail messages (2.000, generated
> by postal)
> in mqueue.in, then start MailScanner and watch when mqueue.in is empty.
Thats no real test. You mostly measure disk io. A real live server has a
LOT of connections normally (tcp) and also uses your ram as a filecache.
If you just beam in those messages from multiple targets it will most
likely show up different results.
> 'top' shows high system load (over 7) and CPU usage (roughly 75% user
> system). Memory used is always below memory available and no swap is
> used. It seems CPU bound to me.
No, i dont think so, i am allmost sure its io bound, not CPU. But i might
be wrong :)
Bye,
Raymond.
More information about the MailScanner
mailing list