My old (32bit) computer gets more and more sluggish - it may be hardware..... The harddrive LED is nearly constantly alight and I have to wait minutes even for bringing another window in the foreground. I tried the top command and I received the following:
Code:
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
3289 root 39 19 98448 97296 1972 R 97.02 4.881 4:06.53 xz
4369 root 20 0 13068 9724 4928 D 1.325 0.488 0:00.93 rpm
2239 uli 20 0 313696 98056 74352 S 0.662 4.919 0:02.83 krunner
4390 uli 20 0 8384 3908 3356 R 0.662 0.196 0:00.19 top
393 root 20 0 8180 5240 1548 S 0.331 0.263 0:02.53 haveged
1973 root 20 0 111060 56940 27268 S 0.331 2.856 0:10.51 X
2673 uli 20 0 168456 56676 47788 S 0.331 2.843 0:02.61 konsole
4132 root 20 0 0 0 0 I 0.331 0.000 0:00.07 kworker/0:1
4372 uli 20 0 168820 57888 48996 S 0.331 2.904 0:00.81 konsole
1 root 20 0 39336 7244 5472 S 0.000 0.363 0:03.62 systemd
What is this xz which uses up 97% cpu? the command
Code:
~> ps -ef | grep xz
root 3289 1830 72 14:52 ? 00:04:32 /usr/bin/xz
the only window open was another console where zypper dup was running (already at the install process).
cheers
uli
Bookmarks