Skip to content

Commit dfdac39

Browse files
sukadev@linux.vnet.ibm.commpe
authored andcommitted
powerpc: Update contact info in Documentation files
Cody's email address has changed. Update the contact information for the 24x7 and GPCI counters to the PowerPC developers mailing list. Signed-off-by: Sukadev Bhattiprolu <[email protected]> Signed-off-by: Michael Ellerman <[email protected]>
1 parent 56f12be commit dfdac39

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
What: /sys/bus/event_source/devices/hv_24x7/interface/catalog
22
Date: February 2014
3-
Contact: Cody P Schafer <[email protected]>
3+
Contact: Linux on PowerPC Developer List <[email protected]>
44
Description:
55
Provides access to the binary "24x7 catalog" provided by the
66
hypervisor on POWER7 and 8 systems. This catalog lists events
@@ -10,14 +10,14 @@ Description:
1010

1111
What: /sys/bus/event_source/devices/hv_24x7/interface/catalog_length
1212
Date: February 2014
13-
Contact: Cody P Schafer <[email protected]>
13+
Contact: Linux on PowerPC Developer List <[email protected]>
1414
Description:
1515
A number equal to the length in bytes of the catalog. This is
1616
also extractable from the provided binary "catalog" sysfs entry.
1717

1818
What: /sys/bus/event_source/devices/hv_24x7/interface/catalog_version
1919
Date: February 2014
20-
Contact: Cody P Schafer <[email protected]>
20+
Contact: Linux on PowerPC Developer List <[email protected]>
2121
Description:
2222
Exposes the "version" field of the 24x7 catalog. This is also
2323
extractable from the provided binary "catalog" sysfs entry.
Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
What: /sys/bus/event_source/devices/hv_gpci/interface/collect_privileged
22
Date: February 2014
3-
Contact: Cody P Schafer <[email protected]>
3+
Contact: Linux on PowerPC Developer List <[email protected]>
44
Description:
55
'0' if the hypervisor is configured to forbid access to event
66
counters being accumulated by other guests and to physical
@@ -9,35 +9,35 @@ Description:
99

1010
What: /sys/bus/event_source/devices/hv_gpci/interface/ga
1111
Date: February 2014
12-
Contact: Cody P Schafer <[email protected]>
12+
Contact: Linux on PowerPC Developer List <[email protected]>
1313
Description:
1414
0 or 1. Indicates whether we have access to "GA" events (listed
1515
in arch/powerpc/perf/hv-gpci.h).
1616

1717
What: /sys/bus/event_source/devices/hv_gpci/interface/expanded
1818
Date: February 2014
19-
Contact: Cody P Schafer <[email protected]>
19+
Contact: Linux on PowerPC Developer List <[email protected]>
2020
Description:
2121
0 or 1. Indicates whether we have access to "EXPANDED" events (listed
2222
in arch/powerpc/perf/hv-gpci.h).
2323

2424
What: /sys/bus/event_source/devices/hv_gpci/interface/lab
2525
Date: February 2014
26-
Contact: Cody P Schafer <[email protected]>
26+
Contact: Linux on PowerPC Developer List <[email protected]>
2727
Description:
2828
0 or 1. Indicates whether we have access to "LAB" events (listed
2929
in arch/powerpc/perf/hv-gpci.h).
3030

3131
What: /sys/bus/event_source/devices/hv_gpci/interface/version
3232
Date: February 2014
33-
Contact: Cody P Schafer <[email protected]>
33+
Contact: Linux on PowerPC Developer List <[email protected]>
3434
Description:
3535
A number indicating the version of the gpci interface that the
3636
hypervisor reports supporting.
3737

3838
What: /sys/bus/event_source/devices/hv_gpci/interface/kernel_version
3939
Date: February 2014
40-
Contact: Cody P Schafer <[email protected]>
40+
Contact: Linux on PowerPC Developer List <[email protected]>
4141
Description:
4242
A number indicating the latest version of the gpci interface
4343
that the kernel is aware of.

0 commit comments

Comments
 (0)