Click here to Skip to main content
15,887,304 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: SSD read-only state. Pin
Kirk 1038982115-Aug-22 5:31
Kirk 1038982115-Aug-22 5:31 
RantRe: SSD read-only state. Pin
Memtha15-Aug-22 13:11
Memtha15-Aug-22 13:11 
GeneralRe: SSD read-only state. Pin
Kirk 1038982115-Aug-22 15:48
Kirk 1038982115-Aug-22 15:48 
GeneralRe: SSD read-only state. Pin
Memtha15-Aug-22 15:54
Memtha15-Aug-22 15:54 
GeneralRe: SSD read-only state. Pin
charlieg17-Aug-22 11:50
charlieg17-Aug-22 11:50 
GeneralRe: SSD read-only state. Pin
Gary Wheeler15-Aug-22 5:44
Gary Wheeler15-Aug-22 5:44 
GeneralRe: SSD read-only state. Pin
jmaida15-Aug-22 10:54
jmaida15-Aug-22 10:54 
GeneralRe: SSD read-only state. Pin
trønderen15-Aug-22 11:38
trønderen15-Aug-22 11:38 
I had one of my early USB memory sticks (not an SSD disk intended to replace a magnetic disk) more or less permanently sitting in the USB socket. This was in the days of Win XP, which wasn't very much aware of the special nature of Flash. I noticed that the LED on the stick lit up regularly (and quite frequently), but thought nothing of it until the stick started failing. I did a full formatting, ending up with a lot of bad pages, and used it for some more time, but soon more pages went bad.

That is when I first heard about wear leveling, and of the new Win 7 being "Flash aware", doing more extensive buffering to reduce the number of writes of OS data to the Flash device.

So: Once upon a time, Flash wear-out was a problem - probably more so on USB sticks. It might have been a problem even on SATA SSDs in their very earliest days, before wear leveling became standard. (That is a number of years ago!)

Note: Wear leveling is only applied to writing of pages that are being written/modified. Unmodified pages are not moved around to reduce wear. So it is no good idea to fill up your SSD to 99.9% of read-only files, and keep up heavy write/modify traffic on the last 0.1%. Keeping a fair share of the disc unused will spread the wear over more physical blocks, with less wear on a each of them. (This is of course of minimal concern if you do not make lots of writes to the remaining 0.1%!)
GeneralRe: SSD read-only state. Pin
obermd14-Aug-22 7:33
obermd14-Aug-22 7:33 
GeneralRe: SSD read-only state. Pin
Ron Anders14-Aug-22 7:53
Ron Anders14-Aug-22 7:53 
GeneralRe: SSD read-only state. Pin
obermd14-Aug-22 11:50
obermd14-Aug-22 11:50 
GeneralRe: SSD read-only state. Pin
Gerry Schmitz14-Aug-22 10:14
mveGerry Schmitz14-Aug-22 10:14 
GeneralRe: SSD read-only state. Pin
Paul Sanders (the other one)14-Aug-22 23:28
Paul Sanders (the other one)14-Aug-22 23:28 
GeneralRe: SSD read-only state. Pin
Ron Anders15-Aug-22 2:00
Ron Anders15-Aug-22 2:00 
GeneralRe: SSD read-only state. Pin
Marc Clifton15-Aug-22 2:57
mvaMarc Clifton15-Aug-22 2:57 
GeneralRe: SSD read-only state. Pin
Fueled By Decaff15-Aug-22 5:37
Fueled By Decaff15-Aug-22 5:37 
GeneralWordle 421 Pin
StarNamer@work13-Aug-22 14:34
professionalStarNamer@work13-Aug-22 14:34 
GeneralRe: Wordle 421 Pin
megaadam13-Aug-22 14:39
professionalmegaadam13-Aug-22 14:39 
GeneralRe: Wordle 421 Pin
OriginalGriff13-Aug-22 18:50
mveOriginalGriff13-Aug-22 18:50 
GeneralRe: Wordle 421 Pin
pkfox13-Aug-22 20:59
professionalpkfox13-Aug-22 20:59 
GeneralRe: Wordle 421 Pin
Sandeep Mewara13-Aug-22 23:24
mveSandeep Mewara13-Aug-22 23:24 
GeneralRe: Wordle 421 Pin
OriginalGriff14-Aug-22 0:15
mveOriginalGriff14-Aug-22 0:15 
GeneralRe: Wordle 421 Pin
Peter_in_278013-Aug-22 22:39
professionalPeter_in_278013-Aug-22 22:39 
GeneralRe: Wordle 421 Pin
Sander Rossel13-Aug-22 23:02
professionalSander Rossel13-Aug-22 23:02 
GeneralRe: Wordle 421 Pin
Sandeep Mewara13-Aug-22 23:22
mveSandeep Mewara13-Aug-22 23:22 

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.