Gnome shell 很慢?

Gnome shell 很慢?

这几天我的 Fedora 22 运行速度真的很慢。当我输入文字时,需要几毫秒才能显示出来,鼠标移动时会跳跃(不流畅)。

我重启了电脑好几次,但问题不在这里。我的AMD Phenom(tm) II X6 1055T Processor内存是 8G,我认为它不应该这么慢。

作为文本,我已经运行glxgears并得到一个

302 frames in 5.0 seconds = 60.398 FPS

当我开始将鼠标移到齿轮上时,我就会转到:

224 frames in 5.0 seconds = 44.772 FPS
231 frames in 5.0 seconds = 46.076 FPS

这里是top

top - 12:25:21 up 1 day,  3:34,  3 users,  load average: 0,46, 0,95, 1,04
Tasks: 263 total,   1 running, 262 sleeping,   0 stopped,   0 zombie
%Cpu(s):  7,3 us,  9,8 sy,  0,4 ni, 82,5 id,  0,0 wa,  0,0 hi,  0,0 si,  0,0 st
KiB Mem :  8156456 total,  2400452 free,  3091628 used,  2664376 buff/cache
KiB Swap:  2915324 total,  2915324 free,        0 used.  4714032 avail Mem 

你知道这是什么原因造成的吗?

我只运行 Chrome 和 rhytmbox。

更新:我切换到 Firefox 以检查问题是否与 Chrome 有关。这似乎已经解决了问题,但只持续了几个小时。现在当我书写和移动鼠标时,计算机又会出现延迟。

这是一个free -h导出;内存似乎没有满。

              total        used        free      shared  buff/cache   available
Mem:           7,8G        2,0G        2,1G        124M        3,7G        5,6G
Swap:          2,8G          0B        2,8G

如果您需要更多命令输出,请询问:)

相关内容