OSDN Git Service

mm: introduce MADV_COLD
[tomoyo/tomoyo-test1.git] / include / uapi / asm-generic / mman-common.h
index 63b1f50..23431fa 100644 (file)
@@ -67,6 +67,8 @@
 #define MADV_WIPEONFORK 18             /* Zero memory on fork, child only */
 #define MADV_KEEPONFORK 19             /* Undo MADV_WIPEONFORK */
 
+#define MADV_COLD      20              /* deactivate these pages */
+
 /* compatibility flags */
 #define MAP_FILE       0