]> 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>
Thu, 14 Jan 2021 01:33:54 +0000 (20:33 -0500)
commit3f82f24b358d2a33943f6392dc7bb193e1e57dd4
tree05cddb73009a720f07cd126257e6767cbe429120
parent0b2e829b9b3685ff5e6850d67d2eee58b448119d
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