[File Manager] Ntfs文件系统挂载占用cpu过高的问题
Tofloor
poster avatar
ggangelo
deepin
2022-01-12 23:39
Author

image.png

根据 google 得出来的问题解决方式:https://askubuntu.com/questions/520992/what-causes-high-cpu-usage-by-mount-ntfs

在mount 时增加 big_writes 参数,但是我这边没发现自动挂载可以配置参数的位置

Reply Favorite View the author
All Replies
181******81
deepin
2022-01-13 17:48
#1

关注了,期待解决。@官方

Reply View the author
哈萨雅琪
deepin
2022-03-21 06:54
#2

同样的问题,去看我发的帖子,最后我是通过内核加载NTFS3驱动模块来实现对NTFS分区的直接驱动访问支持,替代了用ntfs-3g的方式,虽然没解决dde-file-manage的问题,但是解决了在ntfs分区上进行文件复制或者移动时候mount.ntfs进程占用cpu资源的问题~~

https://bbs.deepin.org/post/233171

Reply View the author