Readfile System Call Revised For Efficiently Reading Small Files

Brought up back in 2020 was the readfile system call for efficiently reading small files with the intention of it being simple for reading small files such as those via sysfs, procfs, and similar file-systems. The readfile patches were re-based yesterday against the current Linux 6.0 state, leaving hope that the new system call might finally be sent in for the next kernel cycle…

Source: Phoronix – Readfile System Call Revised For Efficiently Reading Small Files