Quantcast
Channel: Linux | Kernel
Viewing all articles
Browse latest Browse all 165258

[PATCH -mm] oom: make oom_reaper_list single linked

$
0
0
Entries are only added/removed from oom_reaper_list at head so we can use a single linked list and hence save a word in task_struct. Signed-off-by: V

Viewing all articles
Browse latest Browse all 165258

Trending Articles