From patchwork Tue Feb 6 19:19:55 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Aishwarya Pant X-Patchwork-Id: 10203829 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id B0B79601A1 for ; Tue, 6 Feb 2018 19:20:45 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id AA01628BF1 for ; Tue, 6 Feb 2018 19:20:45 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id A803028CD0; Tue, 6 Feb 2018 19:20:45 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-7.0 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, FREEMAIL_FROM, RCVD_IN_DNSWL_HI autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 7FBB428BF1 for ; Tue, 6 Feb 2018 19:20:41 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753080AbeBFTUF (ORCPT ); Tue, 6 Feb 2018 14:20:05 -0500 Received: from mail-pg0-f65.google.com ([74.125.83.65]:36778 "EHLO mail-pg0-f65.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751989AbeBFTUC (ORCPT ); Tue, 6 Feb 2018 14:20:02 -0500 Received: by mail-pg0-f65.google.com with SMTP id x25so1494239pge.3; Tue, 06 Feb 2018 11:20:02 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=date:from:to:cc:subject:message-id:mime-version:content-disposition :user-agent; bh=q2lY7ZQSv+esrNgB1jQAYPPlaPDu0Ay2kOsBXvZtPbg=; b=O2SyUheWosFkpWjKG8Kgdmcfd+9VREM3bRl05swiclE+YHPhTypm+retl0q8ks4DsD M6xrzgn8+81ZzmP76epr/5hwwQwxET1LePF+F8xjT+V7M0X/phodG/P4vKpyMTw8ZrBl auD4TSi4OhSYslYJnuPJlvKF8pf96Abycwz9bnnsPAH3t/Qf/dRaBiefS8ck+k+isGJa +q5enAXjxApJqWZXp47DFWDEkYRlBexNM2wXSc4/ltHgau1PbpAxHDjxeAd/jja1sF0a RcfVpkaaQ9xOHekh33rSF4wirJCOsMVl9C/wjOjEo3u+bBVPUES2UK7jUZuwG7H2ypX0 F8ug== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:mime-version :content-disposition:user-agent; bh=q2lY7ZQSv+esrNgB1jQAYPPlaPDu0Ay2kOsBXvZtPbg=; b=BDQqOTWojqWwRsRJeO4X/5BgoCGJjkSi/QdAO5k2cvbt4Y471k644kj0sbssj70BJ7 SRXq27zZpVKOTLysZhgf3fP1FZNeJBsqC52hIrcJTMfEgynbyVU6ve3caCOWKn/7zbHY Vqo2b8/KB+mcNA97eRLDSnpj84FRC/f2iNTHB+izhYZcQt5boFMPpeNGwKvEzedm/Pzs 2sUZlvkTMH9J7ev3gTGmaLaFJDbUD/QFyCf7VE/2S13yVLrNUcx8ZWdvUwzfXM20SmcC LBDrmvyc+rJraywjWI32io94HtFZd3NF55dnT1K23P2vlWS4Gc+jqEDzNX2lBcaO7GGs h1zg== X-Gm-Message-State: APf1xPBQSVDn25Pgyn0TqtJKoTdFfIUevEwsEulCSGhugyJ9rZD/KV21 T9O5tald34CSP1BRzG24nemmvL2j X-Google-Smtp-Source: AH8x227EfPj7ERQMdmGfsl7iNIZSdDtCE0KieCZ0hGFjNeIdKg78nJRmhsporhptwyTJvfg3tcEn4A== X-Received: by 10.98.215.94 with SMTP id v30mr3471785pfl.106.1517944801762; Tue, 06 Feb 2018 11:20:01 -0800 (PST) Received: from mordor.localdomain ([49.205.217.87]) by smtp.gmail.com with ESMTPSA id x185sm22089565pfd.186.2018.02.06.11.19.58 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Tue, 06 Feb 2018 11:20:01 -0800 (PST) Date: Wed, 7 Feb 2018 00:49:55 +0530 From: Aishwarya Pant To: "Rafael J. Wysocki" , Daniel Lezcano , linux-pm@vger.kernel.org, linux-kernel@vger.kernel.org, Jonathan Corbet , Greg KH Cc: Julia Lawall Subject: [PATCH v4] Documentation/ABI: update cpuidle sysfs documentation Message-ID: <20180206191955.GA19222@mordor.localdomain> MIME-Version: 1.0 Content-Disposition: inline User-Agent: Mutt/1.9.3 (2018-01-21) Sender: linux-pm-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-pm@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP Update cpuidle documentation using git logs and existing documentation in Documentation/cpuidle/sysfs.txt. This might be useful for scripting and tracking changes in the ABI. Signed-off-by: Aishwarya Pant --- Changes in v4: - Fix patch formatting v3: - Fix subject line v2: - Merge cpuidle_sysfs_switch attributes' description with the previous entry. Documentation/ABI/testing/sysfs-devices-system-cpu | 77 +++++++++++++++++++++- 1 file changed, 75 insertions(+), 2 deletions(-) diff --git a/Documentation/ABI/testing/sysfs-devices-system-cpu b/Documentation/ABI/testing/sysfs-devices-system-cpu index bfd29bc8d37a..e9ee67f80933 100644 --- a/Documentation/ABI/testing/sysfs-devices-system-cpu +++ b/Documentation/ABI/testing/sysfs-devices-system-cpu @@ -108,6 +108,8 @@ Description: CPU topology files that describe a logical CPU's relationship What: /sys/devices/system/cpu/cpuidle/current_driver /sys/devices/system/cpu/cpuidle/current_governer_ro + /sys/devices/system/cpu/cpuidle/available_governors + /sys/devices/system/cpu/cpuidle/current_governor Date: September 2007 Contact: Linux kernel mailing list Description: Discover cpuidle policy and mechanism @@ -119,13 +121,84 @@ Description: Discover cpuidle policy and mechanism Idle policy (governor) is differentiated from idle mechanism (driver) - current_driver: displays current idle mechanism + current_driver: (RO) displays current idle mechanism - current_governor_ro: displays current idle policy + current_governor_ro: (RO) displays current idle policy + + With the cpuidle_sysfs_switch boot option enabled (meant for + developer testing), the following three attributes are visible + instead: + + current_driver: same as described above + + available_governors: (RO) displays a space separated list of + available governors + + current_governor: (RW) displays current idle policy. Users can + switch the governor at runtime by writing to this file. See files in Documentation/cpuidle/ for more information. +What: /sys/devices/system/cpu/cpuX/cpuidle/stateN/name + /sys/devices/system/cpu/cpuX/cpuidle/stateN/latency + /sys/devices/system/cpu/cpuX/cpuidle/stateN/power + /sys/devices/system/cpu/cpuX/cpuidle/stateN/time + /sys/devices/system/cpu/cpuX/cpuidle/stateN/usage +Date: September 2007 +KernelVersion: v2.6.24 +Contact: Linux kernel mailing list +Description: + The directory /sys/devices/system/cpu/cpuX/cpuidle contains per + logical CPU specific cpuidle information for each online cpu X. + The processor idle states which are available for use have the + following attributes: + + name: (RO) Name of the idle state (string). + + latency: (RO) The latency to exit out of this idle state (in + microseconds). + + power: (RO) The power consumed while in this idle state (in + milliwatts). + + time: (RO) The total time spent in this idle state (in microseconds). + + usage: (RO) Number of times this state was entered (a count). + + +What: /sys/devices/system/cpu/cpuX/cpuidle/stateN/desc +Date: February 2008 +KernelVersion: v2.6.25 +Contact: Linux kernel mailing list +Description: + (RO) A small description about the idle state (string). + + +What: /sys/devices/system/cpu/cpuX/cpuidle/stateN/disable +Date: March 2012 +KernelVersion: v3.10 +Contact: Linux kernel mailing list +Description: + (RW) Option to disable this idle state (bool). The behavior and + the effect of the disable variable depends on the implementation + of a particular governor. In the ladder governor, for example, + it is not coherent, i.e. if one is disabling a light state, then + all deeper states are disabled as well, but the disable variable + does not reflect it. Likewise, if one enables a deep state but a + lighter state still is disabled, then this has no effect. + + +What: /sys/devices/system/cpu/cpuX/cpuidle/stateN/residency +Date: March 2014 +KernelVersion: v3.15 +Contact: Linux kernel mailing list +Description: + (RO) Display the target residency i.e. the minimum amount of + time (in microseconds) this cpu should spend in this idle state + to make the transition worth the effort. + + What: /sys/devices/system/cpu/cpu#/cpufreq/* Date: pre-git history Contact: linux-pm@vger.kernel.org