All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sean Christopherson <seanjc@google.com>
To: James Houghton <jthoughton@google.com>
Cc: kvm@vger.kernel.org, Maxim Levitsky <mlevitsk@redhat.com>,
	 Axel Rasmussen <axelrasmussen@google.com>,
	Tejun Heo <tj@kernel.org>,  Johannes Weiner <hannes@cmpxchg.org>,
	mkoutny@suse.com, Yosry Ahmed <yosry.ahmed@linux.dev>,
	 Yu Zhao <yuzhao@google.com>, David Matlack <dmatlack@google.com>,
	cgroups@vger.kernel.org,  linux-kernel@vger.kernel.org
Subject: Re: [PATCH v4 7/7] KVM: selftests: access_tracking_perf_test: Use MGLRU for access tracking
Date: Fri, 16 May 2025 11:47:04 -0700	[thread overview]
Message-ID: <aCeIKDbwVIlBLtGz@google.com> (raw)
In-Reply-To: <20250508184649.2576210-8-jthoughton@google.com>

On Thu, May 08, 2025, James Houghton wrote:
> @@ -372,7 +501,7 @@ static void help(char *name)
>  	printf(" -v: specify the number of vCPUs to run.\n");
>  	printf(" -o: Overlap guest memory accesses instead of partitioning\n"
>  	       "     them into a separate region of memory for each vCPU.\n");
> -	printf(" -w: Control whether the test warns or fails if more than 10%\n"
> +	printf(" -w: Control whether the test warns or fails if more than 10%%\n"

This belongs in patch 2.  I'll fixup when applying.

  reply	other threads:[~2025-05-16 18:47 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-05-08 18:46 [PATCH v4 0/7] KVM: selftests: access_tracking_perf_test fixes for NUMA balancing and MGLRU James Houghton
2025-05-08 18:46 ` [PATCH v4 1/7] KVM: selftests: Extract guts of THP accessor to standalone sysfs helpers James Houghton
2025-05-08 18:46 ` [PATCH v4 2/7] KVM: selftests: access_tracking_perf_test: Add option to skip the sanity check James Houghton
2025-05-08 18:46 ` [PATCH v4 3/7] cgroup: selftests: Move memcontrol specific helpers out of common cgroup_util.c James Houghton
2025-05-08 18:46 ` [PATCH v4 4/7] cgroup: selftests: Move cgroup_util into its own library James Houghton
2025-05-08 18:46 ` [PATCH v4 5/7] cgroup: selftests: Add API to find root of specific controller James Houghton
2025-05-08 18:46 ` [PATCH v4 6/7] KVM: selftests: Build and link selftests/cgroup/lib into KVM selftests James Houghton
2025-05-08 18:46 ` [PATCH v4 7/7] KVM: selftests: access_tracking_perf_test: Use MGLRU for access tracking James Houghton
2025-05-16 18:47   ` Sean Christopherson [this message]
2025-05-20 16:48 ` [PATCH v4 0/7] KVM: selftests: access_tracking_perf_test fixes for NUMA balancing and MGLRU Sean Christopherson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=aCeIKDbwVIlBLtGz@google.com \
    --to=seanjc@google.com \
    --cc=axelrasmussen@google.com \
    --cc=cgroups@vger.kernel.org \
    --cc=dmatlack@google.com \
    --cc=hannes@cmpxchg.org \
    --cc=jthoughton@google.com \
    --cc=kvm@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mkoutny@suse.com \
    --cc=mlevitsk@redhat.com \
    --cc=tj@kernel.org \
    --cc=yosry.ahmed@linux.dev \
    --cc=yuzhao@google.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.