[Dovecot] High CPU utilization on Solaris 10

2007-08-16 Thread Jon Alessandrello
I've read similar post about such an issue, but have not seen any posted solutions. I have a clean install of Solaris 10 running a Sunfire v440 w/postfix. I am using dovecote solely for SMTP authentication, and it is working just fine except while running top I constantly see: 548 root 1

[Dovecot] High CPU utilization on Solaris 10

2007-08-16 Thread Jon Alessandrello
It is putting me in an infinite loop: truss -p 548 pollsys(0xFFBFF5B8, 5, 0xFFBFF548, 0x) = 0 pollsys(0xFFBFF5B8, 5, 0xFFBFF548, 0x) = 0 pollsys(0x0005C5F0, 29, 0xFFBFFA30, 0x) = 1 pollsys(0xFFBFF5B8, 5, 0xFFBFF548, 0x) = 0 pollsys(0xFFBFF5B8, 5, 0xFFBFF548, 0

[Dovecot] High CPU utilization on Solaris 10

2007-08-16 Thread Jon Alessandrello
Some people had this problem when giving some superoptimization flags with Sun Studio. Did you do that? -Timo No I did not use any optimization. And Dave, I took what you said and just tried both dovecot-1.0.2 dovecot-1.0.rc29 and have the same exact results :(