genetic
Honorary Master
I do about once a month - drives still get fragmented!
South Africa’s biggest forum. Discuss, discover, and connect with thousands of members.
haven't done so since i started using linux around 2005 or so
Would hate to see how fragmented your disks actually are.![]()
ext4 acts in a more intelligent way than merely adding new files into the next available space. Instead of placing multiple files near each other on the hard disk, Linux file systems scatter different files all over the disk, leaving a large amount of free space between them. When a file is edited and needs to grow, there’s usually plenty of free space for the file to grow into. If fragmentation does occur, the file system will attempt to move the files around to reduce fragmentation in normal use, without the need for a defragmentation utility.
How do you defrag on a Mac?