JohnnyLucky :
I have confirmed that Samsung does in fact ship their ssd's with 7% capacity reserved for overprovisioning which is hidden from view, even in the Samsung SSD Magician.
When the Samsung SSD Magician shows 0% provisioning that actually means the standard factory 7% overprovisioning has not been expanded or contracted by the user. It is simply in the 7% default mode.
This does not make sense. My 128GB Samsung 840 Pro shows 119.24GB usable in my OS.
This is the 93% "1024" byte conversion that all drives are subject to. If what you say is true, then I should only have ~110.28GB of usable space. Where did you get this source of Samsung already "factory" over-provisioning SSD's?
Hi Brian, I am going to break down the mathematics for you. The previous user is correct in that Samsung already uses 7% of space for Overprovisioning. Here is how it works, but you have to understand the difference between GB and GiB, which I explain below.
Your drive STARTS with 128GiBs of space at the factory (this is 128GiB of memory based on powers of two, so 1024 Bytes = 1 KiB, 1024KiB = 1 MiByte, 1024MiB = 1GiB, and so on ). 7% off of that for the provisioning that is done in the factory. After that, you have:
128 * .93 (this is 7% off the total capacity that is done at the factory) = 119.04MiB
Which is roughly what you are seeing in your OS and is very close to the 119.24GiB that you mentioned. Note there is slight error in calculation, because every drive has a slightly different size (Even though the OS shows 119.24GB, it actually means 119.24GiB)
If you scale this number up to what you see on the box (128GB), you have to turn your GiB into B, and then into GB. Here is the calculation.
119.24GiB * 1024 ^3 (turns GiB into B (Bytes) = 128,032,975,093.76 B (bytes)
Now we will turn it into GB (powers of 1000, not 1024 as in GiB)
128,032,975,093.76 / 1000^3 = 128.03GB = Approx 128GB
The 128GB is what you see on the BOX when you buy it. So you can see that the unit still has 128GB, and still has the 7% over-provisioning still built into the drive.
the Samsung Magician software just allows you to add even more space to Over Provision than what was already setup at the factory.
Hope this helps.