-
-
Notifications
You must be signed in to change notification settings - Fork 36
Open
Description
You hard code alignment in windows to 4096 you should either use http://msdn.microsoft.com/en-us/library/aa364935%28VS.85%29.aspx which gives the sector size or io control to get it instead http://msdn.microsoft.com/en-us/library/windows/desktop/aa363147(v=vs.85).aspx
Also some of the comments are wrong re disabling drive level caches directio does nothing with this the controller can still cache etc (and most do even if they are not safe!)
Cheers,
Greg
Metadata
Metadata
Assignees
Labels
No labels