• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Best Blocksize for SSD

Use whatever blocksize the operating system formats the drive to by default. That's not something you want to play around with.
 
Changing it won't really harm anything, but it likely won't provide any speed advantages either. Generally the block size only has an appreciable affect when that a particular filesystem has an inordinate amount of files within a specific size range. e.g. if you have almost all files <512b then having 512b blocks would provide the best use of space.
 
There are some who know how to work through the OS boot limitations but I've never been able(more like.. didn't care to work that hard) to boot a drive that uses larger than the default 4k allocation anyways.. so as Nothinman already said.. it would be more for servers or such that need to be "tuned" for the majority of the file sizes located on the drive/partition in hopes that IOPS/performance could be slightly improved.

In the end all you really do is move the peak speed of a particular task or data transfer up or down the chart a small amount and you can't make a disks peak R/W faster than it is by design though. Not really worth much, if anything, for the typical PC user who wants increased performance from their boot drive and lots of testing would be necessary to realize the small gain to be had.

However, if you have larger amounts of vids/pics on a storage drive?.. using larger block sizes can help shift the peak transfer rates up to the end of the scales a bit for small gains. I use 16k for most of my storage arrays but you need benchmarks or a stopwatch to see gains as they're simply too small to perceive in usage.
 
Back
Top