今天下午deepin系统特别卡,mout.ntfs进程占用高
Tofloor
poster avatar
jinchentech
deepin
2019-05-07 02:03
Author
更新15.10之前,我是15.9,下午重启系统突然系统就很卡了,然后我更新了15.10,启动后还是很卡,系统启动后好久才能操作,好不容易把终端打开,top查看进程发现有两个 mount.ntfs进程在大量的操作硬盘,导致很多操作一直卡住,系统没有死,但是操作很久才有反应。后来我把chorme卸载,过了大概15分钟,那两个进程没有了。系统终于不卡了。现在也不能完全确定是chorme的问题。

Reply Favorite View the author
All Replies
avatar
aida
deepin
2019-05-07 17:08
#1
Reply View the author
avatar
jinchentech
deepin
2019-05-07 18:51
#2
不行,我换了火狐浏览器,今早启动系统后还是很卡,今早3个mount.ntfs在狂读硬盘了,也不知道是哪个进程在使用这几个进程读硬盘。
我真的想知道2M/S 这到底是在读什么呢。


Reply View the author
avatar
yanbowen
deepin
Community Developer
2019-05-07 21:05
#3
https://bbs.deepin.org/post/177705
不行,我换了火狐浏览器,今早启动系统后还是很卡,今早3个mount.ntfs在狂读硬盘了,也不知道是哪个进程在 ...

安装 iotop 然后出现问题后执行 sudo iotop 看看
Reply View the author
avatar
HualetWang
deepin
2019-05-07 23:49
#4
关掉文件管理器设置里面的索引试试
Reply View the author
avatar
jinchentech
deepin
2019-05-12 20:14
#5
刚升级完那两次启动一直在读东西,这两天又好了,很流畅。继续用deepin,爽
Reply View the author
avatar
魔法师
deepin
2019-05-12 21:35
#6
如果是这种问题的话,用 lsof 工具可以看出是什么在占用资源(I/O,端口,进程等),各种可占用的东西。以前看到我的 file-manager 对 ntfs 分区中的某些深层次的文件夹有一些特殊癖好,就是一直占用,我连文管都没打开过(可想而知这是什么问题)。
Reply View the author
avatar
kingskill
deepin
2019-05-12 23:38
#7
我机子上有两个~~不过资源占用可以忽略



Reply View the author
avatar
jinchentech
deepin
2019-05-13 08:00
#8
用了 https://bbs.deepin.org/user/33250 的方法装了iotop,看到mount.ntfs在狂读我的其他windows盘,我机器是双系统,其他3个盘都是windows的ntfs盘,难道是在建立索引?
https://bbs.deepin.org/user/17713  你的情况和我不一样,我的用iotop看,3个mount.ntfs全部都是io占用 99%
Reply View the author
avatar
jinchentech
deepin
2019-05-13 08:08
#9
https://bbs.deepin.org/user/31012 另外按你说的方法把文件管理器设置里的索引关掉,下次启动起来确实不卡了,mount.ntfs不再狂读了。
Reply View the author