加入收藏 | 设为首页 | 会员中心 | 我要投稿 李大同 (https://www.lidatong.com.cn/)- 科技、建站、经验、云计算、5G、大数据,站长网!
当前位置: 首页 > 综合聚焦 > 服务器 > 安全 > 正文

我是否需要对unix文件系统进行碎片整理?

发布时间:2020-12-15 18:43:45 所属栏目:安全 来源:网络整理
导读:我知道 Windows文件系统对碎片非常敏感,而UFS,ZFS,ext3或ext4等Unix并不敏感. 但是,有没有理由对这些文件系统进行碎片整理? 如果是这样,可以使用哪些工具? 引用维基百科关于 Ext3 Filesystem的页面 Modern Linux filesystem(s) keep fragmentation at a mi
我知道 Windows文件系统对碎片非常敏感,而UFS,ZFS,ext3或ext4等Unix并不敏感.

但是,有没有理由对这些文件系统进行碎片整理?

如果是这样,可以使用哪些工具?

引用维基百科关于 Ext3 Filesystem的页面

Modern Linux filesystem(s) keep fragmentation at a minimum by keeping all blocks in a file close together,even if they can’t be stored in consecutive sectors. Some filesystems,like ext3,effectively allocate the free block that is nearest to other blocks in a file. Therefore it is not necessary to worry about fragmentation in a Linux system

(编辑:李大同)

【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容!

    推荐文章
      热点阅读