|
Linux Kernel
3.7.1
|
Go to the source code of this file.
Macros | |
| #define | CONFIG_NR_CPUS 1 |
| #define | NR_CPUS CONFIG_NR_CPUS |
| #define | MIN_THREADS_LEFT_FOR_ROOT 4 |
| #define | PID_MAX_DEFAULT (CONFIG_BASE_SMALL ? 0x1000 : 0x8000) |
| #define | PID_MAX_LIMIT |
| #define | PIDS_PER_CPU_DEFAULT 1024 |
| #define | PIDS_PER_CPU_MIN 8 |
| #define NR_CPUS CONFIG_NR_CPUS |
| #define PID_MAX_DEFAULT (CONFIG_BASE_SMALL ? 0x1000 : 0x8000) |
| #define PID_MAX_LIMIT |
1.8.2