mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-08-08 10:50:28 +00:00
pr.h: add PR_{G,S}ET_IO_FLUSHER from linux v5.6
see: linux commit 8d19f1c8e1937baf74e1962aae9f90fa3aeab463 prctl: PR_{G,S}ET_IO_FLUSHER to support controlling memory reclaim
This commit is contained in:
parent
59414a6d1e
commit
7e80a36e68
1 changed files with 2 additions and 0 deletions
|
@ -99,6 +99,8 @@
|
||||||
#define PR_SET_SPECULATION_CTRL 53
|
#define PR_SET_SPECULATION_CTRL 53
|
||||||
#define PR_SET_TAGGED_ADDR_CTRL 55
|
#define PR_SET_TAGGED_ADDR_CTRL 55
|
||||||
#define PR_GET_TAGGED_ADDR_CTRL 56
|
#define PR_GET_TAGGED_ADDR_CTRL 56
|
||||||
|
#define PR_SET_IO_FLUSHER 57
|
||||||
|
#define PR_GET_IO_FLUSHER 58
|
||||||
#define PR_SET_PTRACER 0x59616d61
|
#define PR_SET_PTRACER 0x59616d61
|
||||||
#define PR_SET_PTRACER_ANY -1
|
#define PR_SET_PTRACER_ANY -1
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue