commit | fd285f9dec226ca9e5377888ee24e3f8f5ada49f | [log] [tgz] |
---|---|---|
author | Szabolcs Nagy <nsz@port70.net> | Sat Dec 19 20:12:31 2020 +0000 |
committer | Rich Felker <dalias@aerifal.cx> | Mon Feb 15 09:15:54 2021 -0500 |
tree | 5dd372be8f5e351212d0be5802f03642b08358b3 | |
parent | 49b6df3d9f3645de55607f1ac60095b22661b334 [diff] |
bits/syscall.h: add process_madvise from linux v5.10 mainly added to linux to allow a central process management service in android to give MADV_COLD|PAGEOUT hints for other processes, see linux commit ecb8ac8b1f146915aa6b96449b66dd48984caacc mm/madvise: introduce process_madvise() syscall: an external memory hinting API