Percebi que meu laptop estava superaquecendo como resultado de muita E / S, então procurei pelos programas que usavam swap e descobri o seguinte:
$ pgrep kwin
13387
$ pgrep plasma-desktop
13424
$ cat /proc/13387/status | grep -i swap
VmSwap: 30112 kB
$ cat /proc/13424/status | grep -i swap
VmSwap: 49048 kB
Ainda tenho memória sobrando:
$ free
total used free shared buff/cache available
Mem: 16409376 6714148 3616732 240372 6078496 9096276
Swap: 18513916 1092872 17421044
Se for possível configurar, prefiro que o KDE seja lento, então use mais swap.
Informação do driver de vídeo:
01:00.0 VGA compatible controller: NVIDIA Corporation GF116M [GeForce GT 560M] (rev a1)
Subsystem: ASUSTeK Computer Inc. Device 204b
Kernel driver in use: nvidia
Kernel modules: nouveau, nvidia
Tags performance swap kde linux