1128
Defragged Zebra (sh.itjust.works)
you are viewing a single comment's thread
view the rest of the comments
[-] lseif@sopuli.xyz 3 points 3 weeks ago

well, defragging my ssd was the only thing that let me shrink the windows partition safely when i dualbooted... tho maybe thats just windows being funky

[-] Semi_Hemi_Demigod@lemmy.world 4 points 3 weeks ago

That kinda makes sense. Putting all the partition sectors together would probably make it easier to resize. But as standard maintenance it's like changing the oil on an electric car.

[-] lseif@sopuli.xyz 1 points 3 weeks ago
[-] floofloof@lemmy.ca 4 points 3 weeks ago

You just don't want to do it regularly. It was an issue for a brief time when SSDs were new, but modern operating systems are smart enough to exclude SSDs from scheduled defrags.

[-] RonSijm@programming.dev 4 points 3 weeks ago

Defragging an SSD on a modern OS just runs a TRIM command. So probably when you wanted to shrink the windows partition, there was still a bunch of garbage data on the SSD that was "marked for deletion" but didn't fully go through the entire delete cycle of the SSD.

So "windows being funky" was just it making you do a "defragmentation" for the purpose of trimming to prepare to partition it. But I don't really see why they don't just do a TRIM inside the partition process, instead of making you do it manually through defrag

[-] lseif@sopuli.xyz 1 points 3 weeks ago

i used Defraggler, after nothing else worked to allow diskmgmt to shrink it, including all the normal stuff like disabling page files, snapshots, etc. it shows me how it was reordering parts of the ssd.

this post was submitted on 10 Jun 2024
1128 points (98.7% liked)

Programmer Humor

18292 readers
1169 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 1 year ago
MODERATORS