Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

Re^3: Debugging CPAN problem

by davies (Prior)
on Dec 22, 2020 at 23:13 UTC ( [id://11125650]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Debugging CPAN problem
in thread Debugging CPAN problem

My father always used to ask, "Is that something you know or something you've been told?". This is what I have been told. SD cards have logic that spreads the writes around so that no one point gets lots of hits. If you do a complete overwrite - which is what my code does - 1K times, you are reaching the end of the useful life of the device. When I put this to a salesman of SSDs, he did not deny the basic arguments but said that the power consumption more than made up for the shorter life (than spinning rust) and that in most cases, data were written far fewer times than read and that the read speed was a further advantage and and and. But he didn't deny the effective write limit, although I have no hard evidence for the 1K figure I had been told. I'll bet that, over time, the number of writes will increase. The cards I have that have failed most are Verbatim, but I have other reasons for avoiding anything of that brand in future.

Regards,

John Davies

Replies are listed 'Best First'.
Re^4: Debugging CPAN problem
by haukex (Archbishop) on Dec 24, 2020 at 10:16 UTC
    I have no hard evidence for the 1K figure I had been told.

    What I learned when studying this years ago is that flash cells have an endurance of more like around 10k writes, though I'm sure with the advancement of the technology that's increased* (I've head figures of up to 1M writes). Conversely, the wide spread of flash technology also means that there will probably be companies producing cheap, lower-quality flash, with less write cycles.

    * I went on DigiKey and picked a few current NAND Flash ICs at random, from different manufacturers (PDFs: 1, 2, 3) and each of them specifies an endurance of 100K Program/Erase cycles and data retention of 10 years.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://11125650]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others drinking their drinks and smoking their pipes about the Monastery: (4)
As of 2024-04-19 04:54 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found