ID EN
OS

RWF_HIPRI

Python 3.11

High priority read/write. Allows block-based filesystems to use polling of the device, which provides lower latency, but may use additional resources.

Syntax

PYTHON
os.RWF_HIPRI

See Also

O_DIRECT Availability