[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: performance problems



Leandro Guimaraens Faria Corcete Dutra wrote:
> 
> Erez Doron wrote:
> >
> > > > because processes are starting and ending all the time,
> > >
> > >         You could run all these programs as daemons from the
> > >
> > all thease programs are daemons, which ran from inetd !
> > ( like pop, ftp,telnet etc...) i can not run them from /etc/rc...
> 
>         Well then, they are not starting and stopping all the time!  Daemons
> may fork now and then according to load, but they will neither start nor

inetd forking and then execve ipop3d, is same as starting ipop3d !

> stop unless the machine reboots or the superuser kills them.
> 
>         Have you tried already running top in a small window and checking which
> process is "eating" you CPU away when the cursor halts?  I think I have

well, both cpus are below 10% usage, so no process is eating my cpu

but I think that the problem is syslogd, which does not write to
cache, but directly to disk, so if it has somthing to write, it freezes
the system untill it's done.

i soved the problem by killing syslogd, but that's not a good idea
> no other ideas...
> 
> --
> Leandro Guimaraens Faria Corcete Dutra
> Amdocs Brasil Ltda