]> www.infradead.org Git - users/jedix/linux-maple.git/commit
mm/mmap: Change unmapped_area and unmapped_area_topdown to use maple
authorLiam R. Howlett <Liam.Howlett@Oracle.com>
Fri, 24 Jul 2020 16:01:47 +0000 (12:01 -0400)
committerLiam R. Howlett <Liam.Howlett@Oracle.com>
Fri, 30 Oct 2020 19:07:25 +0000 (15:07 -0400)
commit11a4dbae6c2a9736b58e9440bc6673d3ffc2f08e
treef4d68bbcf6d65e1dd772965884eb566922f35e40
parent578799d799f6b99704096bfa1c9028816cff60d3
mm/mmap: Change unmapped_area and unmapped_area_topdown to use maple
tree

Use the new maple tree data structure to find an unmapped area.

Signed-off-by: Liam R. Howlett <Liam.Howlett@Oracle.com>
mm/mmap.c