Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Jan 2005 01:09:17 +0100
From:      Bartosz Fabianowski <freebsd@chillt.de>
To:        Gavin Atkinson <gavin.atkinson@ury.york.ac.uk>
Cc:        Kris Kennaway <kris@obsecurity.org>
Subject:   Re: Persisting troubles with periodic stalls every few minutes
Message-ID:  <41F0482D.7080308@chillt.de>
In-Reply-To: <1106223310.68614.4.camel@buffy.york.ac.uk>
References:  <41EF0B1E.6010209@chillt.de> <1106223310.68614.4.camel@buffy.york.ac.uk>

next in thread | previous in thread | raw e-mail | index | archive | help
> top -qbSs 1 -d max > /var/tmp/somefile

Thank you, that helped. Although top did not tell me which process was 
guilty directly, it allowed me to track it down. For the record:

The process hogging the entire CPU was Xorg, which in turn was being 
pushed by the KDE World Clock. At my screen resolution, the clock 
redraws itself every 45 minutes. Apparently, it does this in a very 
inefficient way, using a lot of CPU and making heavy use of the disk 
drive. I have filed a bug report on this with KDE:

http://bugs.kde.org/show_bug.cgi?id=97565

Thanks Gavin and Kris for your input,
- Bartosz



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?41F0482D.7080308>