cpu、内存、磁盘占用不高,但是卡
Tofloor
poster avatar
deepin-good
deepin
2020-07-08 02:28
Author
deepin v20 ,截止目前(2020年7月7日)更新到最新版本
在cpu、内存、磁盘占用不高,此时的主要活动是,我的 Android Studio 正在执行  解压缩 操作

如果我自己手动解压缩一个zip文件,也会导致非常卡,鼠标都动不了的那种,其实资源占用是很低的




Reply Favorite View the author
All Replies
avatar
ycyc0
deepin
2020-07-08 02:35
#1
内存都80%了

可能是系统启用swap,而你的磁盘读写速度又太慢导致的
Reply View the author
avatar
ghostry
deepin
2020-07-08 02:53
#2
我有看到磁盘写入 4.8M/s 如果是在做随机写,机械盘基本就会卡.

12GB内存其实可以选择不用swap.

内存占用挺多的,可以看看
  1. free -h
Copy the Code
具体使用的什么
Reply View the author
avatar
Maicss
deepin
2020-07-08 04:05
#3
卡不一定是资源不够导致的,也可能是程序质量不高,有待优化。
在当前beta版本系统中,有很多这种问题,我遇到的文管比较多。
这个没什么好的办法,只能等待他们慢慢的优化。
Reply View the author
avatar
deepin-good
deepin
2020-07-08 18:08
#4
https://bbs.deepin.org/post/196846
我有看到磁盘写入 4.8M/s 如果是在做随机写,机械盘基本就会卡.

12GB内存其实可以选择不用swap.

我有两个固态和一个机械,系统安装在固态上,机械是 7200转的,应该也不至于
Reply View the author
avatar
deepin-good
deepin
2020-07-08 18:16
#5
https://bbs.deepin.org/post/196846
卡不一定是资源不够导致的,也可能是程序质量不高,有待优化。
在当前beta版本系统中,有很多这种问题,我 ...

android  studio 应该质量还好了
Reply View the author
avatar
deepin-good
deepin
2020-07-08 18:17
#6
https://bbs.deepin.org/post/196846
内存都80%了

可能是系统启用swap,而你的磁盘读写速度又太慢导致的

内存占用很低的时候,解压一个zip文件也是卡得不行,你可以解压一个稍大的文件试试,应该也会卡
Reply View the author
avatar
mcaoser
deepin
2020-07-08 20:22
#7
机械硬盘随机读写小文件速度很慢的,用top看一下CPU有没有在等IO
Reply View the author
avatar
Sun
deepin
2020-07-09 16:10
#8
考虑一下是不是无线的鼠标,有没有信号冲突.比如网卡和鼠标接收器很近..解压是CPU操作的.内存百分之八十应该不会导致鼠标移动都卡..
Reply View the author
avatar
deepin-good
deepin
2020-07-09 17:30
#9
https://bbs.deepin.org/post/196846
考虑一下是不是无线的鼠标,有没有信号冲突.比如网卡和鼠标接收器很近..解压是CPU操作的.内存百分之八十应该 ...

真。有线键鼠
Reply View the author
avatar
老银杏
deepin
2020-07-09 17:50
#10
系统化读写硬盘问题,我的固态硬盘,16G内存,打开home文件夹里的文件夹,稍等一下,整个系统没有反应
Reply View the author