Hello,
I'm trying to get optimal performance writing to an SSD on Linux with the Paragon NTFS driver. I'm writing raw frames of video which are about 8mb each at 24 frames per second.
Currently I format the SSD as NTFS from Windows whcih defaults to a 4096 blocksize. I was thinking for writing mainly ~8mb files, a larger blocksize might be more performant.

Is there a known sweet spot for blocksize with the Paragon Linux NTFS driver?
Does the driver support all the blocksizes?

Many thanks
Russell