Skip to content

Conversation

@supunkamburugamuve
Copy link

Adding the O_DIRECT flag as an option to the file opening. This will allow a user to bypass the OS cache when reading/writing the file, giving consistent performance. One disadvantage with this is that it cannot be enabled per file basis as it will be enabled using an environment variable.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant