Disk | Access time (ms) | Speed (mb/s) |
Raptor | 8 | 110 |
HD | 15 | 75 |
A very fast 2,5" HD | 15 | 45 |
SSD (my CF) | 0,6 | 45 |
French version here Then, the files swap, it's usually arount 1 Go, and the pages make only 4 KB, that is to say a little more than 260.000 pages. By making 10 accesses a second, one thus reaches each page approximately once every 26.000 seconds, that is to say once every 7 hours. To reach 100.000 accesses in reading one swap page, one thus needs 79 years... By counting only the accesses in writing, one must at least be able to multiply that by two or three, because the very vast majority of the data in swap relate to storage areas containing of the static data (binary, resources...), since the data evolving/moving much are firstly stored in RAM (the mechanism of pagination most rarely discharges towards the swap the reached zones and gives priority to those which were not modified since their last loading, for precisely limiting time wasted to write in the swap). Still add to that the mechanisms of wear leveling integrated to the SSD, and you must be able to multiply that once again by two or three… Morals of the history, you will have died well before your SSD… And also:
Don Barnetson, Samsung: (French version) The first storage cells held hardly the 1.000 cycles of obliteration/writing whereas today the cells memory SLC (Individual Cell Level) hold approximately 100.000 cycles. By a simple calculation, one shows while taking as bases a use of 120 written Mo per hour on the hard disk, it would take 267 hours to entirely fill a disc SSD with 32 Go. The disc would become unusable at the end of 1.500 years (Via calculation, one arrives at 3.000 years but Samsung may take in account the time of obliteration or a use of 12h/24). If one supposes a card coult be writtent at up to 1 Go per hour, the disc has a lifespan of 366 years, always with cells SLC. By pushing the reasoning with its paroxism, ie 32 Go/hour, it will thus take 100.000 hours to reach the limit what corresponds to more than 11 years... |