[issue38167] O_DIRECT read fails with 4K mmap buffer

Antoine Pitrou report at bugs.python.org
Fri Oct 4 08:55:41 EDT 2019


Antoine Pitrou <pitrou at free.fr> added the comment:

Also I'm curious: why are you using O_DIRECT, and furthermore, why are you using it to read into mmap'ed memory?

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue38167>
_______________________________________


More information about the Python-bugs-list mailing list