]> www.infradead.org Git - users/jedix/linux-maple.git/commit
mm: rearrange fields in vm_area_struct to be more cache-friendly
authorSuren Baghdasaryan <surenb@google.com>
Wed, 23 Nov 2022 00:32:47 +0000 (00:32 +0000)
committerLiam R. Howlett <Liam.Howlett@oracle.com>
Wed, 4 Jan 2023 20:59:24 +0000 (15:59 -0500)
commitc5f2f83a20231aba101889a7d5a4ea555f718f8b
tree1d668ba88e7047b11cb53382543b1bdaef1c0ae0
parent4b0bf8f10eac422cbdbd0271aefd6a7512a855ca
mm: rearrange fields in vm_area_struct to be more cache-friendly

Move frequently accessed fields into the first cache line.

Signed-off-by: Suren Baghdasaryan <surenb@google.com>
include/linux/mm_types.h