[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <174767770635.2666521.3146495513676301743.b4-ty@google.com>
Date: Tue, 20 May 2025 09:48:06 -0700
From: Sean Christopherson <seanjc@...gle.com>
To: Sean Christopherson <seanjc@...gle.com>, kvm@...r.kernel.org,
James Houghton <jthoughton@...gle.com>
Cc: Maxim Levitsky <mlevitsk@...hat.com>, Axel Rasmussen <axelrasmussen@...gle.com>,
Tejun Heo <tj@...nel.org>, Johannes Weiner <hannes@...xchg.org>, mkoutny@...e.com,
Yosry Ahmed <yosry.ahmed@...ux.dev>, Yu Zhao <yuzhao@...gle.com>,
David Matlack <dmatlack@...gle.com>, cgroups@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v4 0/7] KVM: selftests: access_tracking_perf_test fixes
for NUMA balancing and MGLRU
On Thu, 08 May 2025 18:46:41 +0000, James Houghton wrote:
> This series fixes some issues with access_tracking_perf_test when MGLRU
> or NUMA balancing are in use.
>
> With MGLRU, touching a page doesn't necessarily clear the Idle flag.
> This has come up in the past, and the recommendation was to use MGLRU
> generation numbers[1], which this series does.
>
> [...]
Applied to kvm-x86 selftests, thanks!
[1/7] KVM: selftests: Extract guts of THP accessor to standalone sysfs helpers
https://github.com/kvm-x86/linux/commit/d761c14d902e
[2/7] KVM: selftests: access_tracking_perf_test: Add option to skip the sanity check
https://github.com/kvm-x86/linux/commit/26dcdfa01c33
[3/7] cgroup: selftests: Move memcontrol specific helpers out of common cgroup_util.c
https://github.com/kvm-x86/linux/commit/3a7f9e518c6a
[4/7] cgroup: selftests: Move cgroup_util into its own library
https://github.com/kvm-x86/linux/commit/2c754a84ff16
[5/7] cgroup: selftests: Add API to find root of specific controller
https://github.com/kvm-x86/linux/commit/38e1dd578142
[6/7] KVM: selftests: Build and link selftests/cgroup/lib into KVM selftests
https://github.com/kvm-x86/linux/commit/b11fcb51e2b2
[7/7] KVM: selftests: access_tracking_perf_test: Use MGLRU for access tracking
https://github.com/kvm-x86/linux/commit/d166453ebd29
--
https://github.com/kvm-x86/linux/tree/next
Powered by blists - more mailing lists