Switch to full style
CompactFlash, SD, MMC, USB flash storage. Anything that does not have moving parts inside.
Post a reply

What is the internal "sector size" (page size?) of a SSD?

Today, 5:05

Hello,

is there something like a range or a common value describing how much data is written physically when I trigger a write operation on an SSD?

For example, I create a new file and write 1 byte at file position zero and close the file afterwards.
On my Windows NT filesystems which have a cluster size of 8 sectors, one free cluster of 4096 bytes will be used for the data.

How much space will the SSD use for that 1 byte of information internally when performing that incoming write command for the data?

Is that more or less space? Are there typical values?
Post a reply