Go to the documentation of this file.
18 #include <linux/random.h>
20 #include <linux/sched.h>
21 #include <linux/mman.h>
29 #define MIN_GAP (128*1024*1024)
30 #define MAX_GAP (TASK_SIZE/6*5)
35 unsigned long random_factor = 0;
54 #if !defined(__tilegx__)
56 #elif defined(CONFIG_COMPAT)