On Mon, 2006-01-09 at 15:37 -0800, Bill Shupp wrote: > Bill Shupp wrote: > > > I see that 0.88 just came out. I'll probably grab that soon. > > > > Can anyone verify whether linking statically to libclamav would make any > > difference in cpu utilization? > > To follow up, I have gotten 0.88 installed on the main system, yet the > clamd process still crawls up to 80-90%, and stays there. There are > only about 40 concurrent incoming smtp connections. Message size is > still limited to 1MB. >
First, I would check the filesystem type of /tmp (or whatever you are using). Make sure it is not sync'ed or journalling. Next, I would investigate the pthreads libraries. If your system has more than one to choose from, try the other one. Failing that, disable thread support at compile time. If that doesn't help, you'll need to do some profiling to find out where all the time is being spent. -trog
signature.asc
Description: This is a digitally signed message part
_______________________________________________ http://lurker.clamav.net/list/clamav-users.html