문제

I've got a few USB 3.0 HDDs I use for backup and game storage, all formatted in HFS+.

What are the advantages/disadvantages of migrating to APFS on an HDD?

도움이 되었습니까?

해결책

APFS (Apple File System) compared to HFS+

Almost all differences apply to Solid State Drives (SSD) and Hard Disk Drives (HDD) as well, while users of HDDs may not see an improvement in speed.

APFS disadvantages/drawbacks

APFS advantages

  • Faster disk speed in general on SSDs
  • Almost instant file and directory duplication
  • Increased maximum number of files
  • Space sharing
  • Better crash protection
  • Better date resolution: nanosecond timestamps
  • Support for dates beyond February 6, 2040
  • Sparse file support
  • Larger max. number of files (2^63 vs 2^32)
  • Supports Copy-on-Write (replaces journaling)

See also Apple's APFS Developer Guide and the Wikipedia's Apple_File_System.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 apple.stackexchange
scroll top