[arch-general] Suspicious activity and slowness ...

Temlin Olivér temlin at gmail.com
Mon Dec 17 15:28:07 UTC 2018


On Mon, 17 Dec 2018 at 16:04, Peter Nabbefeld <peter.nabbefeld at gmx.de> wrote:
>
> since some days, I'm noticing HD is too busy, and my laptop is very slow
> in some cases.
>
> Are there any invisible background threads running? How can I find out
> about those? Running top, cpu use should be only about 30%, so it should
> wait for tasks to be executed, instead.

According to these two I suggest you take a look at the load, as it
measures responsiveness more correctly than cpu time, as data transfer
usually clogs up the machine the same as computing does. Use htop and
turn on the IO_RATE column to find out which process uses your disks.
Also, you might need to run as root to see the details of all
processes.

-- 
Oliver


More information about the arch-general mailing list