Quote:
Originally Posted by Sirtel
Hmm. This update was installed on my main laptop a week ago, and my SSD is about 90% full. So far no issues. True, almost all my files are rather small.
|
Hi, sorry beacause I don't want to look silly, but just as a suggestion usually keeping a 15-20% of free space on a SSD improves the performance, and reduces its wearing (in a lightweight use cases; even 35% on more demanding tasks).
https://en.wikipedia.org/wiki/Wear_l..._wear_leveling
Quote:
A flash memory storage system with no wear leveling will not last very long if data is written to the flash. Without wear leveling, the underlying flash controller must permanently assign the logical addresses from the operating system (OS) to the physical addresses of the flash memory. This means that every write to a previously written block must first be read, erased, modified, and re-written to the same location. This approach is very time-consuming and frequently written locations will wear out quickly, while other locations will not be used at all. Once a few blocks reach their end of life, such a device becomes inoperable.
|
Quote:
The efficiency of the algorithm that ensures every block is written an equal number of times to all other blocks as evenly as possible
|
https://en.wikipedia.org/wiki/Write_amplification
(This was OT)