Re: [PATCH v4 24/66] mm: Remove vmacache

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 12/1/21 15:30, Liam Howlett wrote:
> From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
> 
> By using the maple tree and the maple tree state, the vmacache is no
> longer beneficial and is complicating the VMA code.  Remove the vmacache
> to reduce the work in keeping it up to date and code complexity.
> 
> Signed-off-by: Liam R. Howlett <Liam.Howlett@xxxxxxxxxx>

Acked-by: Vlastimil Babka <vbabka@xxxxxxx>

"git grep -i vmacache" found these leftovers:

include/linux/mm_types_task.h:#define VMACACHE_BITS 2
include/linux/mm_types_task.h:#define VMACACHE_SIZE (1U << VMACACHE_BITS)
include/linux/mm_types_task.h:#define VMACACHE_MASK (VMACACHE_SIZE - 1)





[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Bugtraq]     [Linux OMAP]     [Linux MIPS]     [eCos]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux