+ Reply to Thread
Page 1 of 2 12 LastLast
Results 1 to 10 of 18
Like Tree7Likes

Thread: USBs -what puts wear & tear on memory sticks

  1. #1
    jensenajob22 is offline x10Hosting Member jensenajob22 is an unknown quantity at this point
    Join Date
    Mar 2011
    Posts
    47

    USBs -what puts wear & tear on memory sticks

    I am told that USB are 'worn' when they are being used. anyone knows something about this?
    Especially- what actions is most damaging to the stick.

    Br.

  2. #2
    essellar's Avatar
    essellar is offline Community Advocate essellar has a spectacular aura about
    Join Date
    Feb 2010
    Location
    Toronto, Ontario, CA
    Posts
    1,152

    Re: USBs -what puts wear & tear on memory sticks

    Flash memory has a "write life". Without getting into the physics behind it, that means that you can only write data to the "cells" (the individual memory locations) so many times before the cells stop responding correctly. Reading data from the flash memory has almost no effect; you can often read data perfectly from flash memory that can't be written to anymore.

    It's not writing more data to the key that does the damage, it's writing to the same cells. Like a hard drive, when you delete a file (normally), the file isn't really deleted, it's just "forgotten" (the index entry telling the system where to find the file is changed). Until the drive starts to get pretty full, new data is written to "fresh" locations. It's only when there isn't enough "fresh" space that the old space starts to get re-used.

    So the overall picture is this: if you keep the USB key nearly full and change the files a lot, you will wear out the cells quicker. If the USB key is only ever partially full, or if you mostly read files from the key and rarely write to it, it should last quite a while. If you write once, then do nothing but read after that, the key will (theoretically) last until it's physically damaged. (That said, you should always have at least two copies of important data in two different places.)

    You should note that the number of write cycles that flash can undergo has increased dramatically over the past few years, to the point that it is practical now to use flash-based solid-state disk drives (SSDs), even in high-activity data center servers. That doesn't necessarily mean that your $9.99 4GB USB key is going to be that reliable--there's a reason why a 128GB SSD costs more than 128GB worth of USB sticks--but it will probably be a lot better than the $150 256MB USB key that you could buy six or seven years ago.
    Smith6612, tjrana0, renr3n and 1 others like this.
    “Beware of bugs in the above code; I have only proved it correct, not tried it.” --Donald Knuth
    "It was as if its architects were given a perfectly good hammer and gleefully replied, 'neat! With this hammer, we can build a tool that can pound in nails.'" -- Alex Papadimoulis (on TheDailyWTF.com)

  3. #3
    theone48's Avatar
    theone48 is offline x10 Sophmore theone48 is an unknown quantity at this point
    Join Date
    Jun 2011
    Posts
    221

    Re: USBs -what puts wear & tear on memory sticks

    As always, essellar proves to be a fountain of knowledge. I've noticed these memory devices have been getting smaller and smaller and bigger in capacity. Imagine 16 GB in a little MicroSD chip smaller than a fingernail? Unmentionable back in the day.
    T1 Need Help? Add me to your friend's list & message anytime!
    If you believe this a good post, please click the star icon below. Thanks!
    Remember, help is only a step away in the forums or on Live Chat.

  4. #4
    Darkmere's Avatar
    Darkmere is offline x10 Lieutenant Darkmere is an unknown quantity at this point
    Join Date
    Jun 2011
    Location
    Fernley, Nevada
    Posts
    360

    Re: USBs -what puts wear & tear on memory sticks

    Heh ... I remember when they said a Computer would never use more than 640K Ram. My first Hard Drive was a 72 meg lol

    Computer Forensics/Security Student
    Kaplan University
    Site: http://skynet.x10.mx

  5. #5
    theone48's Avatar
    theone48 is offline x10 Sophmore theone48 is an unknown quantity at this point
    Join Date
    Jun 2011
    Posts
    221

    Re: USBs -what puts wear & tear on memory sticks

    ha ha Darkmere, my first 'computer', if you could call it that, had I think 100k memory. Can't find the manual right now and it's not written on the machine so can't verify. 25 years old, but it still works though. which is more than I can say for it's newer successors.
    T1 Need Help? Add me to your friend's list & message anytime!
    If you believe this a good post, please click the star icon below. Thanks!
    Remember, help is only a step away in the forums or on Live Chat.

  6. #6
    Darkmere's Avatar
    Darkmere is offline x10 Lieutenant Darkmere is an unknown quantity at this point
    Join Date
    Jun 2011
    Location
    Fernley, Nevada
    Posts
    360

    Re: USBs -what puts wear & tear on memory sticks

    lol yeah my first comp was a 64K Ram Tandy ... and it still works too. Gave it to my children so they can play around with programming

    Computer Forensics/Security Student
    Kaplan University
    Site: http://skynet.x10.mx

  7. #7
    theone48's Avatar
    theone48 is offline x10 Sophmore theone48 is an unknown quantity at this point
    Join Date
    Jun 2011
    Posts
    221

    Re: USBs -what puts wear & tear on memory sticks

    Mine's a Brother. lol, it is amazing, because of their simplicity, there was little to go wrong in those machines, hence the longevity. If we could only duplicate that for our modern workhorses!

    PS- sent you a friend invite Darkmere.
    T1 Need Help? Add me to your friend's list & message anytime!
    If you believe this a good post, please click the star icon below. Thanks!
    Remember, help is only a step away in the forums or on Live Chat.

  8. #8
    anonymousplayer33 is offline x10Hosting Member anonymousplayer33 is an unknown quantity at this point
    Join Date
    Aug 2011
    Posts
    7

    Re: USBs -what puts wear & tear on memory sticks

    Gave it to my children so they can play around with programming
    you are lucky...most kids wont even take a look at these old machines
    tjrana0 likes this.

  9. #9
    jensenajob22 is offline x10Hosting Member jensenajob22 is an unknown quantity at this point
    Join Date
    Mar 2011
    Posts
    47

    Re: USBs -what puts wear & tear on memory sticks

    Thanks you essellar - very good explanation, i use usb as hd on a tv-set-top-box, and i surpose this mean that i will wear the drives out pretty fast - :/
    I have had read errors and have to formate pretty often
    I was told that formatting to FAT32 put less 'wear' on the drive than using NTFS?
    Has to do with the way the tables are maintained.. ?
    Br.

  10. #10
    Darkmere's Avatar
    Darkmere is offline x10 Lieutenant Darkmere is an unknown quantity at this point
    Join Date
    Jun 2011
    Location
    Fernley, Nevada
    Posts
    360

    Re: USBs -what puts wear & tear on memory sticks

    FAT32 and NTFS are just FATs ... from what I read NTFS is a lot more stable than FAT32. People also complain that FAT32 slows down Drive reads as you fill the drive up as well ... not sure if it holds water but I use NTFS

    Computer Forensics/Security Student
    Kaplan University
    Site: http://skynet.x10.mx

+ Reply to Thread
Page 1 of 2 12 LastLast

Similar Threads

  1. Watch me tear down other webhosts
    By Macaws in forum Off Topic
    Replies: 19
    Last Post: 11-17-2008, 04:52 PM
  2. Replies: 14
    Last Post: 02-13-2008, 12:03 AM
  3. Tear
    By dsfreak in forum Off Topic
    Replies: 8
    Last Post: 06-07-2006, 02:28 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
x10hosting free hosting for the masses
dedicated servers