|
|
|
|
|
by ffsm8
698 days ago
|
|
I was of the understanding that these sync APIs are only available on Windows filesystems, so a fat32 formatted filesystem wouldn't suffer the same performance impact, which is why windows provides "virtual drives" for performance on their cloud instances that give you extra performance... Precisely by formatting them with a filesystem that doesn't support these sync/blocking Apis. But I'm not particularly knowledgeable either on this topic, just a (forced) consumer of the operating system with the occasional reading on the side |
|
FAT[32] does implement minifilters.
https://learn.microsoft.com/en-us/windows-hardware/drivers/i...
https://www.osr.com/nt-insider/2019-issue1/the-state-of-wind...