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

[PATCH v7 03/13] tools: fix help info for "xenpm set-cpufreq-cppc"


  • To: <xen-devel@xxxxxxxxxxxxxxxxxxxx>
  • From: Penny Zheng <Penny.Zheng@xxxxxxx>
  • Date: Fri, 22 Aug 2025 18:52:08 +0800
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass (sender ip is 165.204.84.17) smtp.rcpttodomain=lists.xenproject.org smtp.mailfrom=amd.com; dmarc=pass (p=quarantine sp=quarantine pct=100) action=none header.from=amd.com; dkim=none (message not signed); arc=none (0)
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector10001; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=Ea65rT/DwyBU36yPgoQNYnqUqzGgkzRL5+oGvZ7QCIY=; b=B3FBw0spx9jMavEfkRg0NO+Q/4/i4K3IW3F3wGrofwUmKJ6GmQcZw/FK4PNdlepAswc5om0++X4qy5eT/xwBdts8bjMSx4d2UMbUx8C0SCPGXzP0/8zFf5wfOVeGIbly4Yl55Lx818zlnTU4+tIKAcypr2LzhAq7lhInww9tNA2YbU3FTpCLDB4iUcAPD7N1wIyo5vb8Za54SwO2exAWxpgjEfT8f8TpG7JO2qOfIBVM+a+0DVZB732m5rUpCBnrZW5bU3wrWdL91QWEDWmngIQswl0SYQCOJI/P9HOdGCQsyFWMAHjjPmyROGtCF2Y7b4L2qwP9hxfVe+SuIqdZIg==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector10001; d=microsoft.com; cv=none; b=uFl2CKCd2RMsm6zLQ39Nm33dfiqGqrkB9ZB5pV0ED6toXltL9y6M03a/KaPIPezL5yBxb3VwR+8HF8YATfFBbYzjda+sxG2ebzUM5vx6X6JGt1YB/hSYhLoux1+Oat0aqyq1iV+vH2CDZtDm8W6uwbvggwxq7NZczNXHwYFhe6CvHL/q4YigB2+ZyLl2burOIB6jeNfDoBdgG42Z/DABBDveMO5inVwTUYLwioYkT4XWiTfzAtyoFPRuaJYCNN2IDn3uhLFUneSpD4NxaeByKK7XxzYHZC+VYpyLfZgNYevfURy/mGWz8eLq25Tv7VOxI2XbhZdTKEOcsdv/xGgXIA==
  • Cc: <ray.huang@xxxxxxx>, Penny Zheng <Penny.Zheng@xxxxxxx>, Anthony PERARD <anthony.perard@xxxxxxxxxx>
  • Delivery-date: Fri, 22 Aug 2025 10:52:53 +0000
  • List-id: Xen developer discussion <xen-devel.lists.xenproject.org>

Change "balance" to "ondemand" in help info for "xenpm set-cpufreq-cppc"

Fixes: 81ce87fc5e36 (xen/cpufreq: rename cppc preset name to 
"XEN_SYSCTL_CPPC_SET_PRESET_ONDEMAND")
Signed-off-by: Penny Zheng <Penny.Zheng@xxxxxxx>
---
v6 -> v7:
- new commit
---
 tools/misc/xenpm.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tools/misc/xenpm.c b/tools/misc/xenpm.c
index 6ba7cb2302..6b054b10a4 100644
--- a/tools/misc/xenpm.c
+++ b/tools/misc/xenpm.c
@@ -69,7 +69,7 @@ void show_help(void)
             " set-max-cstate        <num>|'unlimited' [<num2>|'unlimited']\n"
             "                                     set the C-State limitation 
(<num> >= 0) and\n"
             "                                     optionally the C-sub-state 
limitation (<num2> >= 0)\n"
-            " set-cpufreq-cppc      [cpuid] [balance|performance|powersave] 
<param:val>*\n"
+            " set-cpufreq-cppc      [cpuid] [ondemand|performance|powersave] 
<param:val>*\n"
             "                                     set Hardware P-State (HWP) 
parameters\n"
             "                                     on CPU <cpuid> or all if 
omitted.\n"
             "                                     optionally a preset of one 
of:\n"
-- 
2.34.1




 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.