Victor Duchovni:
> Is it the queue manager that's burning CPU? Nothing too interesting
> here.

Yes, according to this:

  PID USER      PR  NI  VIRT  RES  SHR S %CPU %MEM    TIME+  COMMAND
26926 postfix   20   0  5840 2552 1792 R   43  0.3 276:51.22 qmgr   

There needs to be a safety check for the case that qmgr_job_entry_select()
decides that there is no eligible work, otherwise qmgr_transport_select()
could go into a loop.

        Wietse

Reply via email to