Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
Less free space can have some impacts, but it's not as if there's a hard line where the SSD goes from running well to running as fast as a floppy disk. Having the drive extremely full may not be "optimal", but it's not crippling either.
There's nothing particularly wrong with using the space if you need it. I certainly wouldn't worry about it if it was a temporary situation. But at a certain point there's an argument to be made to get more space. Using 95% of the drive would certainly be a time to think about it. If not then I guess technically you still have 4% of headroom if you're a 99% full type of person.
And on top of all that, if you use too much and you're not happy with the performance, delete some stuff, problem solved. That's the great thing about this, you can try it and see for yourself.
if its lower than that its time to replace and upgrade the drive
Well that's more to do with the drive being sold as having 500 billion bytes of usable space and using the standard base10 SI definition for Kilo, Mega, Giga, Tera.
In actual system usage we use base2, not base10, and those values don't align perfectly. The larger the drive the greater the disparity. The reality is we co-opted using the SI prefixes decades ago and while there are binary prefixes I think at this point human beings as a species would rather die than switch over. No one is ever going talk about Gibibytes aside from trivia.
465.6612873077392578125 * (2^30) = 500,000,000,000 bytes
You're not losing usable space to over-provisioning. A 500GB HDD will still format to 465GB for the same reasons, base10 to base2 has some consequences.
https://www.gbmb.org/gigabytes
Although now that I written this I'm not entirely sure if you believe that 465GB means you have 35.339GB in over-provisioning and that explains the missing space or where just making some other statement I misinterpreted.
it loses some data space for its file/index tables
Thanks!
- Windows updates tend to make windows grow.
- The swap file for virtual memory can grow.
- Windows will write all sorts of log files
- etc.
Having disk space suddenly run out will cause problems, so better keep some space free.
About over provisioning:
===================
I read this somewhere, and it makes sense to me so I believe it's true:
If an SSD is advertised with a size that is an even base2, so 256GB, 512GB, 1024GB, 2048GB etc., then it has no built in over provisioning.
If an SSD is advertised with a size lower than thew even base2, so typically 240GB, 480GB, 960GB, 1920GB etc., then it has built in over provisioning.
The memory chips are always sized as an even base2, and a 480GB drive and a 512GB drive will have the same amount of memory on the pcb.
It is OK to fill up a given drive on a temporary basis, but not good to keep it filled too much for the long term.
However unlike a hdd, an ssd can still manage to properly trim the drive even when free space is very low.