commit | d74b7e8fef5d9d1c6d7aba7b2ac898f77081a18a | [log] [tgz] |
---|---|---|
author | Nicolas Saenz Julienne <nsaenzju@redhat.com> | Thu Mar 24 12:11:25 2022 +0100 |
committer | Nicolas Saenz Julienne <nsaenzju@redhat.com> | Fri Mar 25 12:40:25 2022 +0100 |
tree | f6c24653286be4bdb64e8966a9a721775784ef2e | |
parent | 2c64189f56b083a6298de0bbef8f0ad45ab966a9 [diff] |
mm/page_alloc: Avoid disabling interruptions on hot paths WIP: Rework of Mel Gorman's original idea. Works well on multiple systems and workloads, still being tested... Signed-off-by: Nicolas Saenz Julienne <nsaenzju@redhat.com>