Click here to Skip to main content
15,887,214 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: Does it make sense to defrag a SSD? Pin
jochance5-Dec-23 4:16
jochance5-Dec-23 4:16 
GeneralRe: Does it make sense to defrag a SSD? Pin
trønderen5-Dec-23 6:56
trønderen5-Dec-23 6:56 
GeneralRe: Does it make sense to defrag a SSD? Pin
jochance5-Dec-23 10:26
jochance5-Dec-23 10:26 
GeneralRe: Does it make sense to defrag a SSD? Pin
dandy724-Dec-23 7:24
dandy724-Dec-23 7:24 
GeneralRe: Does it make sense to defrag a SSD? Pin
Jörgen Andersson4-Dec-23 9:14
professionalJörgen Andersson4-Dec-23 9:14 
GeneralRe: Does it make sense to defrag a SSD? Pin
dandy725-Dec-23 8:20
dandy725-Dec-23 8:20 
GeneralRe: Does it make sense to defrag a SSD? Pin
OctumSven3-Dec-23 21:43
OctumSven3-Dec-23 21:43 
GeneralRe: Does it make sense to defrag a SSD? Pin
Jan Heckman3-Dec-23 22:12
professionalJan Heckman3-Dec-23 22:12 
Good question. Other comments favor NO or just TRIM (which is something else and was an issue when, long time ago, you couldn't yet set things up to do this automatically).
Arguments on the hardware side are pretty convincing, but then still:
- hardware: why is reading/writing the same bytes in different sized packages so much slower for small packages?
- what about the OS having to emit many more diskrequests, switching from user mode?
Can't that slow things down?
- and finally, what about measuring?
My impression is that it does make a difference. So, max once a month, when I believe it is useful, I do a full defrag.
There is (in my case) an argument against in differential backup (diskimage): defrag will cost many more backup bites than without defrag, so much so, after a few backups, that a new complete backup is an option.
So, I will lower my defrag frequency even more to say once in 3 months.
Never say never!
GeneralRe: Does it make sense to defrag a SSD? Pin
jochance5-Dec-23 4:51
jochance5-Dec-23 4:51 
GeneralRe: Does it make sense to defrag a SSD? Pin
jschell5-Dec-23 5:43
jschell5-Dec-23 5:43 
GeneralRe: Does it make sense to defrag a SSD? Pin
trønderen5-Dec-23 7:16
trønderen5-Dec-23 7:16 
GeneralRe: Does it make sense to defrag a SSD? Pin
jochance5-Dec-23 10:31
jochance5-Dec-23 10:31 
GeneralRe: Does it make sense to defrag a SSD? Pin
jschell6-Dec-23 6:15
jschell6-Dec-23 6:15 
GeneralRe: Does it make sense to defrag a SSD? Pin
trønderen6-Dec-23 6:59
trønderen6-Dec-23 6:59 
GeneralRe: Does it make sense to defrag a SSD? Pin
jochance5-Dec-23 10:31
jochance5-Dec-23 10:31 
GeneralRe: Does it make sense to defrag a SSD? Pin
jschell5-Dec-23 4:52
jschell5-Dec-23 4:52 
GeneralRe: Does it make sense to defrag a SSD? Pin
Ralf Quint5-Dec-23 12:42
Ralf Quint5-Dec-23 12:42 
GeneralRe: Does it make sense to defrag a SSD? Pin
Daniel Wilianto5-Dec-23 15:30
Daniel Wilianto5-Dec-23 15:30 
GeneralRe: Does it make sense to defrag a SSD? Pin
Cp-Coder6-Dec-23 1:44
Cp-Coder6-Dec-23 1:44 
AnswerRe: Does it make sense to defrag a SSD? Pin
Chad3F7-Dec-23 12:10
Chad3F7-Dec-23 12:10 
RantVS is rolling... Pin
Kornfeld Eliyahu Peter2-Dec-23 20:09
professionalKornfeld Eliyahu Peter2-Dec-23 20:09 
GeneralRe: VS is rolling... Pin
RickZeeland2-Dec-23 21:07
mveRickZeeland2-Dec-23 21:07 
GeneralRe: VS is rolling... Pin
dandy723-Dec-23 3:39
dandy723-Dec-23 3:39 
GeneralRe: VS is rolling... Pin
charlieg3-Dec-23 4:49
charlieg3-Dec-23 4:49 
GeneralRe: VS is rolling... Pin
Gerry Schmitz3-Dec-23 6:29
mveGerry Schmitz3-Dec-23 6:29 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.