Skip to content

process: add O_NOATIME constant

Rodrigo Muino Tomonari requested to merge github/fork/Trott/noatime into master
Checklist
  • tests and code linting passes
  • a test and/or benchmark is included
  • the commit message follows commit guidelines
Affected core subsystem(s)

process src test

Description of change

Add O_NOATIME fs flag on Linux.

WIP. Do not land (yet). (Running the test first everywhere to make sure results are as expected on all the Linux hosts.)

Merge request reports

Loading