File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -552,7 +552,7 @@ test.img3 2623488 16775167 14151680 6.7G Linux filesystem
552
552
| [ XFS] ( https://wiki.archlinux.org/title/XFS ) | :fontawesome-solid-check:{: .limegreen } | :fontawesome-solid-xmark:{: .orangered } | :fontawesome-solid-xmark:{: .orangered } | 适用于大文件、大容量的场合。无法随意缩小[ ^ xfs_growfs ] 。 |
553
553
| ReiserFS | :fontawesome-solid-check:{: .orangered } (deprecated) | :fontawesome-solid-xmark:{: .orangered } | :fontawesome-solid-xmark:{: .orangered } | 适用于存储大量小文件的场合。由于内核主线已经考虑移除支持,如有存储大量小文件需求,可能需要使用其他方案替代。 |
554
554
| [ Btrfs] ( https://wiki.archlinux.org/title/Btrfs ) | :fontawesome-solid-check:{: .limegreen } | :fontawesome-solid-xmark:{: .orangered } | :fontawesome-solid-xmark:{: .orangered } | 内置于 Linux 内核的新一代的 CoW 文件系统,支持快照、透明压缩等高级功能。RAID 5/6 支持不稳定,也有对整体稳定性的争议。 |
555
- | [ Bcachefs] ( https://wiki.archlinux.org/title/Bcachefs ) | :fontawesome-solid-check:{: .limegreen } (Linux 6.7+ ) | :fontawesome-solid-xmark:{: .orangered } | :fontawesome-solid-xmark:{: .orangered } | 基于 [ Bcache] ( https://wiki.archlinux.org/title/Bcache ) 的新一代 CoW 文件系统,旨在用更简洁的代码实现 Btrfs 和 ZFS 的功能,采用与 GPL 兼容的许可证。|
555
+ | [ Bcachefs] ( https://wiki.archlinux.org/title/Bcachefs ) | :fontawesome-solid-check:{: .orangered } (Linux 6.7 ~ 6.17 ) | :fontawesome-solid-xmark:{: .orangered } | :fontawesome-solid-xmark:{: .orangered } | 基于 [ Bcache] ( https://wiki.archlinux.org/title/Bcache ) 的新一代 CoW 文件系统,旨在用更简洁的代码实现 Btrfs 和 ZFS 的功能,采用与 GPL 兼容的许可证。由于与内核社区协作方式的冲突,Bcachefs 在 Linux 6.17 中被标记为「外部维护」,并从下一个版本开始被移除出内核。 |
556
556
| [ ZFS] ( https://wiki.archlinux.org/title/ZFS ) | :fontawesome-solid-check:{: .limegreen }(需要 kernel module) | :fontawesome-solid-xmark:{: .orangered } | :fontawesome-solid-check:{: .limegreen }[ ^ zfs-win ] | 起源于 Solaris 的 CoW 文件系统,适用于存储大量文件、需要高级功能的场合。需要额外的内存和 CPU 资源。 |
557
557
| NTFS | :fontawesome-solid-check:{: .limegreen } (Linux 5.15+) | 只读 | :fontawesome-solid-check:{: .limegreen } | Windows 上最常见的文件系统。 |
558
558
| HFS+ | 只读 | :fontawesome-solid-check:{: .limegreen } | 只读,Bootcamp | macOS 较早期版本最常见的文件系统。 |
You can’t perform that action at this time.
0 commit comments