~ [ source navigation ] ~ [ diff markup ] ~ [ identifier search ] ~

TOMOYO Linux Cross Reference
Linux/Documentation/ABI/testing/sysfs-bus-papr-pmem

Version: ~ [ linux-6.12-rc7 ] ~ [ linux-6.11.7 ] ~ [ linux-6.10.14 ] ~ [ linux-6.9.12 ] ~ [ linux-6.8.12 ] ~ [ linux-6.7.12 ] ~ [ linux-6.6.60 ] ~ [ linux-6.5.13 ] ~ [ linux-6.4.16 ] ~ [ linux-6.3.13 ] ~ [ linux-6.2.16 ] ~ [ linux-6.1.116 ] ~ [ linux-6.0.19 ] ~ [ linux-5.19.17 ] ~ [ linux-5.18.19 ] ~ [ linux-5.17.15 ] ~ [ linux-5.16.20 ] ~ [ linux-5.15.171 ] ~ [ linux-5.14.21 ] ~ [ linux-5.13.19 ] ~ [ linux-5.12.19 ] ~ [ linux-5.11.22 ] ~ [ linux-5.10.229 ] ~ [ linux-5.9.16 ] ~ [ linux-5.8.18 ] ~ [ linux-5.7.19 ] ~ [ linux-5.6.19 ] ~ [ linux-5.5.19 ] ~ [ linux-5.4.285 ] ~ [ linux-5.3.18 ] ~ [ linux-5.2.21 ] ~ [ linux-5.1.21 ] ~ [ linux-5.0.21 ] ~ [ linux-4.20.17 ] ~ [ linux-4.19.323 ] ~ [ linux-4.18.20 ] ~ [ linux-4.17.19 ] ~ [ linux-4.16.18 ] ~ [ linux-4.15.18 ] ~ [ linux-4.14.336 ] ~ [ linux-4.13.16 ] ~ [ linux-4.12.14 ] ~ [ linux-4.11.12 ] ~ [ linux-4.10.17 ] ~ [ linux-4.9.337 ] ~ [ linux-4.4.302 ] ~ [ linux-3.10.108 ] ~ [ linux-2.6.32.71 ] ~ [ linux-2.6.0 ] ~ [ linux-2.4.37.11 ] ~ [ unix-v6-master ] ~ [ ccs-tools-1.8.12 ] ~ [ policy-sample ] ~
Architecture: ~ [ i386 ] ~ [ alpha ] ~ [ m68k ] ~ [ mips ] ~ [ ppc ] ~ [ sparc ] ~ [ sparc64 ] ~

  1 What:           /sys/bus/nd/devices/nmemX/papr/flags
  2 Date:           Apr, 2020
  3 KernelVersion:  v5.8
  4 Contact:        linuxppc-dev <linuxppc-dev@lists.ozlabs.org>, nvdimm@lists.linux.dev,
  5 Description:
  6                 (RO) Report flags indicating various states of a
  7                 papr-pmem NVDIMM device. Each flag maps to a one or
  8                 more bits set in the dimm-health-bitmap retrieved in
  9                 response to H_SCM_HEALTH hcall. The details of the bit
 10                 flags returned in response to this hcall is available
 11                 at 'Documentation/arch/powerpc/papr_hcalls.rst' . Below are
 12                 the flags reported in this sysfs file:
 13 
 14                 * "not_armed"
 15                                   Indicates that NVDIMM contents will not
 16                                   survive a power cycle.
 17                 * "flush_fail"
 18                                   Indicates that NVDIMM contents
 19                                   couldn't be flushed during last
 20                                   shut-down event.
 21                 * "restore_fail"
 22                                   Indicates that NVDIMM contents
 23                                   couldn't be restored during NVDIMM
 24                                   initialization.
 25                 * "encrypted"
 26                                   NVDIMM contents are encrypted.
 27                 * "smart_notify"
 28                                   There is health event for the NVDIMM.
 29                 * "scrubbed"
 30                                   Indicating that contents of the
 31                                   NVDIMM have been scrubbed.
 32                 * "locked"
 33                                   Indicating that NVDIMM contents can't
 34                                   be modified until next power cycle.
 35 
 36 What:           /sys/bus/nd/devices/nmemX/papr/perf_stats
 37 Date:           May, 2020
 38 KernelVersion:  v5.9
 39 Contact:        linuxppc-dev <linuxppc-dev@lists.ozlabs.org>, nvdimm@lists.linux.dev,
 40 Description:
 41                 (RO) Report various performance stats related to papr-scm NVDIMM
 42                 device. This attribute is only available for NVDIMM devices
 43                 that support reporting NVDIMM performance stats. Each stat is
 44                 reported on a new line with each line composed of a
 45                 stat-identifier followed by it value. Below are currently known
 46                 dimm performance stats which are reported:
 47 
 48                 * "CtlResCt" : Controller Reset Count
 49                 * "CtlResTm" : Controller Reset Elapsed Time
 50                 * "PonSecs " : Power-on Seconds
 51                 * "MemLife " : Life Remaining
 52                 * "CritRscU" : Critical Resource Utilization
 53                 * "HostLCnt" : Host Load Count
 54                 * "HostSCnt" : Host Store Count
 55                 * "HostSDur" : Host Store Duration
 56                 * "HostLDur" : Host Load Duration
 57                 * "MedRCnt " : Media Read Count
 58                 * "MedWCnt " : Media Write Count
 59                 * "MedRDur " : Media Read Duration
 60                 * "MedWDur " : Media Write Duration
 61                 * "CchRHCnt" : Cache Read Hit Count
 62                 * "CchWHCnt" : Cache Write Hit Count
 63                 * "FastWCnt" : Fast Write Count
 64 
 65 What:           /sys/bus/nd/devices/nmemX/papr/health_bitmap_inject
 66 Date:           Jan, 2022
 67 KernelVersion:  v5.17
 68 Contact:        linuxppc-dev <linuxppc-dev@lists.ozlabs.org>, nvdimm@lists.linux.dev,
 69 Description:
 70                 (RO) Reports the health bitmap inject bitmap that is applied to
 71                 bitmap received from PowerVM via the H_SCM_HEALTH. This is used
 72                 to forcibly set specific bits returned from Hcall. These is then
 73                 used to simulate various health or shutdown states for an nvdimm
 74                 and are set by user-space tools like ndctl by issuing a PAPR DSM.
 75 

~ [ source navigation ] ~ [ diff markup ] ~ [ identifier search ] ~

kernel.org | git.kernel.org | LWN.net | Project Home | SVN repository | Mail admin

Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.

sflogo.php