Shoonay wrote: ↑Tue Jan 05, 2021 11:52 am
I don't get it, so my drive is 4K or not? The cluster size is 4K. And, it is advised to choose the block size same as the cluster size or less, but only higher values are available... ?
(128kb was the default value when I created this cache task)
This article does a fairly good job of explaining what a 4Kn (4K Native) drive is, and why the industry is transitioning away from 512-byte sector based drives.
Your drive clearly indicates it has an underlying 512-byte hardware sector size.
Primocache requires a "block size" equal to or greater than the volume's
logically declared sector size, which was defined when the volume was created. i.e. if your logical volume was created with a 4KB formatted-sector size, the Primocache block size has to be 4KB or larger (a multiple of 4KB to be precise).
You should still be able to select and use the 4KB block size in Primocache, so it's odd that only 8KB is showing up as the smallest unit. You may want to check the Drive Manager section of Windows management to see that the logical volume was created with 4KB clusters, and not 8KB.
Shoonay wrote: ↑Tue Jan 05, 2021 6:40 pm
Not a problem with 64GB's, I'm just confused about the block size I should be using to get the best performance in games.
Usually *not* the smallest block size available, since it creates a much larger overhead in terms of RAM use, and in my /personal/ experience tends to put too large a requirement on system resources to manage. I like to go with a block size of either double, or quadruple volume cluster size. So if you formatted the logical volume with 4KB clusters, use either 8KB or 16KB block size. I run apps and games daily, and am using a 16KB block size.