mm: kernel-doc: add missing parameter descriptions
Link: http://lkml.kernel.org/r/1519585191-10180-4-git-send-email-rppt@linux.vnet.ibm.com Signed-off-by: Mike Rapoport <rppt@linux.vnet.ibm.com> Reviewed-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
This commit is contained in:
@@ -185,6 +185,8 @@ static bool is_dump_unreclaim_slabs(void)
|
||||
* oom_badness - heuristic function to determine which candidate task to kill
|
||||
* @p: task struct of which task we should calculate
|
||||
* @totalpages: total present RAM allowed for page allocation
|
||||
* @memcg: task's memory controller, if constrained
|
||||
* @nodemask: nodemask passed to page allocator for mempolicy ooms
|
||||
*
|
||||
* The heuristic for determining which task to kill is made to be as simple and
|
||||
* predictable as possible. The goal is to return the highest value for the
|
||||
|
Reference in New Issue
Block a user