Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 574 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 574 Bytes

PyDirectio

Build Status

PyDirectio rewritten from scratch

UPDATE: Thanks to @jpetazzo, this version is uploaded to PyPi.
This implementation works on Linux 2.4+, 3+ and with python 2.7+, 3.4+ (unlike directio 1.1).
Mmap is used for aligned buffers.

TODO

  • get rid of hard-coded 512 alignment in error checking