]> git.baikalelectronics.ru Git - kernel.git/commit
percpu: update header to contain bitmap allocator explanation.
authorDennis Zhou (Facebook) <dennisszhou@gmail.com>
Mon, 24 Jul 2017 23:02:20 +0000 (19:02 -0400)
committerTejun Heo <tj@kernel.org>
Wed, 26 Jul 2017 21:41:06 +0000 (17:41 -0400)
commitc2992f9cc930e7e6b342f03ba98b9462b8828828
treef371f08bdcd1e378ab829db915792ac0446d5aa0
parent9dcc6cebe2fe617aca0119a5453ee2d5ad4eb024
percpu: update header to contain bitmap allocator explanation.

The other patches contain a lot of information, so adding this
information in a separate patch. It adds my copyright and a brief
explanation of how the bitmap allocator works. There is a minor typo as
well in the prior explanation so that is fixed.

Signed-off-by: Dennis Zhou <dennisszhou@gmail.com>
Reviewed-by: Josef Bacik <jbacik@fb.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
mm/percpu.c