Remove SCHED_REAP_FREQ
All checks were successful
Build documentation / build-and-deploy (push) Successful in 3m39s
All checks were successful
Build documentation / build-and-deploy (push) Successful in 3m39s
This commit is contained in:
@@ -32,8 +32,6 @@
|
|||||||
|
|
||||||
#define PIDS_MAX 1024
|
#define PIDS_MAX 1024
|
||||||
|
|
||||||
#define SCHED_REAP_FREQ 10
|
|
||||||
|
|
||||||
static struct rb_node_link* proc_tree = NULL;
|
static struct rb_node_link* proc_tree = NULL;
|
||||||
static spin_lock_t proc_tree_lock = SPIN_LOCK_INIT;
|
static spin_lock_t proc_tree_lock = SPIN_LOCK_INIT;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user