Home
Categories
WIKI
Topic
User
LANGUAGE:
中文
English
大量文件拷贝有个细节需要优化
Experiences and Insight
480
views ·
5
replies ·
To
floor
Go
中家
deepin
2018-11-16 17:18
Author
昨晚下决心把家里的笔记本电脑格式化掉臃肿没什么鸟用鸟用的win10,安装深度系统。移动硬盘备份了60多g的文件。全盘格式化安装深度后,升级,运行都还行,就是往电脑回拷文件时,速度也不错。可99%进度的时候,愣是不动了十几分钟,还以为是死机了。
什么top,什么free指令看了一下,估计是大量缓存的数据在往硬盘上收尾。这个应该优化一下表现形式。
Reply
Like 0
Favorite
View the author
All Replies
WENWEN
deepin
2018-11-16 18:04
#1
https://bbs.deepin.org/user/31012
Reply
Like 0
View the author
HualetWang
deepin
2018-11-16 20:26
#2
https://github.com/linuxdeepin/internal-discussion/issues/361
Reply
Like 0
View the author
中家
deepin
2018-11-16 23:31
#3
在99%进度时看我的移动硬盘数据灯已经不闪了,表示这时候已经没有从移动硬盘读数据,之所以还没有结束,应该是内存里缓存了大量的文件拷贝数据,需要整理然后写入硬盘。这时候拔掉移动硬盘应该是没事的。可以考虑结束文件拷贝的提示了,收尾的工作可以推到后台折腾去。当然这时候如果突然掉电会很惨。
Reply
Like 0
View the author
comzhong
deepin
2018-11-17 00:33
#4
usb存储设备应该默认关闭缓存,立即写入。https://bbs.deepin.org/user/31012
Reply
Like 0
View the author
ylxdxx
deepin
2018-11-17 03:09
#5
现在操作大文件或大量文件都不用默认文管了
Reply
Like 0
View the author
Please
sign
in first
Featured Collection
Change
[Tutorial] deepin25 WSL Offline Installation Guide
UOS AI 2.8 Released! Three New Intelligent Agents & Major Evolution
Solid Q&A | deepin 25 Common Questions – The Immutable System Edition
New Thread
Popular Ranking
Change
Update driver for my computer
Popular Events
More
什么top,什么free指令看了一下,估计是大量缓存的数据在往硬盘上收尾。这个应该优化一下表现形式。