Show HN: I missed the moving blocks, so I built a real Linux disk defragmenter
1–10 of 78 posts
Re: Show HN: I missed the moving blocks, so I built a real Linux disk defragmenter
#2Defragmenting my drives manually is one of those things like closing apps on my phone I am not using. Everyone says there is no need to do it. It might even be slightly worse overall. I even have enough self control to avoid doing it and have for years...
But deep down in my heart, I truly FEEL like if I did it would improve things... somehow.
Re: Show HN: I missed the moving blocks, so I built a real Linux disk defragmenter
#3Just as an idea for a feature your defragmenter could have.
(Also this is a side thought; but I wonder if AWS AMIs and EBS volumes will boot faster if also organized sequentially.)
Re: Show HN: I missed the moving blocks, so I built a real Linux disk defragmenter
#4Re: Show HN: I missed the moving blocks, so I built a real Linux disk defragmenter
#5Beautiful. Defragmenting my drives manually is one of those things like closing apps on my phone I am not using. Everyone says there is no need to do it. It might even be slightly worse overall. I even have enough self control to avoid doing it and have for years... But deep down in my heart, I truly FEEL like if I did it would improve things... somehow.
I too am nearly certain that the positive benefits are approaching nil, but I still feel it should be helpful.
Re: Show HN: I missed the moving blocks, so I built a real Linux disk defragmenter
#6Beautiful. Defragmenting my drives manually is one of those things like closing apps on my phone I am not using. Everyone says there is no need to do it. It might even be slightly worse overall. I even have enough self control to avoid doing it and have for years... But deep down in my heart, I truly FEEL like if I did it would improve things... somehow.
Re: Show HN: I missed the moving blocks, so I built a real Linux disk defragmenter
#7I love it!
Re: Show HN: I missed the moving blocks, so I built a real Linux disk defragmenter
#8Beautiful. Defragmenting my drives manually is one of those things like closing apps on my phone I am not using. Everyone says there is no need to do it. It might even be slightly worse overall. I even have enough self control to avoid doing it and have for years... But deep down in my heart, I truly FEEL like if I did it would improve things... somehow.
Re: Show HN: I missed the moving blocks, so I built a real Linux disk defragmenter
#9Beautiful. Defragmenting my drives manually is one of those things like closing apps on my phone I am not using. Everyone says there is no need to do it. It might even be slightly worse overall. I even have enough self control to avoid doing it and have for years... But deep down in my heart, I truly FEEL like if I did it would improve things... somehow.
Except for some backups, all of my machines use solid state storage so I don't think there is a point for most people, is there?
Re: Show HN: I missed the moving blocks, so I built a real Linux disk defragmenter
#10> Fragmentation and extent allocation were adding measurable variance, even on NVMe,
Why exactly would there be a measurable variance on NVMe? I understand there could be some impact on magnetic hard drives. This sounds like some sort of coincidence due to other factors and that this defragmentation won’t achieve much (except for wearing out your SSD even faster in certain cases).