2020-06-15 13:54:31 -07:00
|
|
|
What: /sys/bus/dsa/devices/dsa<m>/version
|
2020-04-15 09:13:12 -07:00
|
|
|
Date: Apr 15, 2020
|
|
|
|
KernelVersion: 5.8.0
|
|
|
|
Contact: dmaengine@vger.kernel.org
|
|
|
|
Description: The hardware version number.
|
|
|
|
|
2020-06-15 13:54:31 -07:00
|
|
|
What: /sys/bus/dsa/devices/dsa<m>/cdev_major
|
2020-01-21 16:44:11 -07:00
|
|
|
Date: Oct 25, 2019
|
2020-06-15 13:54:31 -07:00
|
|
|
KernelVersion: 5.6.0
|
2020-01-21 16:44:11 -07:00
|
|
|
Contact: dmaengine@vger.kernel.org
|
|
|
|
Description: The major number that the character device driver assigned to
|
|
|
|
this device.
|
|
|
|
|
2020-06-15 13:54:31 -07:00
|
|
|
What: /sys/bus/dsa/devices/dsa<m>/errors
|
2020-01-21 16:44:11 -07:00
|
|
|
Date: Oct 25, 2019
|
|
|
|
KernelVersion: 5.6.0
|
|
|
|
Contact: dmaengine@vger.kernel.org
|
|
|
|
Description: The error information for this device.
|
|
|
|
|
2020-06-15 13:54:31 -07:00
|
|
|
What: /sys/bus/dsa/devices/dsa<m>/max_batch_size
|
2020-01-21 16:44:11 -07:00
|
|
|
Date: Oct 25, 2019
|
|
|
|
KernelVersion: 5.6.0
|
|
|
|
Contact: dmaengine@vger.kernel.org
|
|
|
|
Description: The largest number of work descriptors in a batch.
|
2022-09-30 13:15:28 -07:00
|
|
|
It's not visible when the device does not support batch.
|
2020-01-21 16:44:11 -07:00
|
|
|
|
2020-06-15 13:54:31 -07:00
|
|
|
What: /sys/bus/dsa/devices/dsa<m>/max_work_queues_size
|
2020-01-21 16:44:11 -07:00
|
|
|
Date: Oct 25, 2019
|
|
|
|
KernelVersion: 5.6.0
|
|
|
|
Contact: dmaengine@vger.kernel.org
|
|
|
|
Description: The maximum work queue size supported by this device.
|
|
|
|
|
2020-06-15 13:54:31 -07:00
|
|
|
What: /sys/bus/dsa/devices/dsa<m>/max_engines
|
2020-01-21 16:44:11 -07:00
|
|
|
Date: Oct 25, 2019
|
|
|
|
KernelVersion: 5.6.0
|
|
|
|
Contact: dmaengine@vger.kernel.org
|
|
|
|
Description: The maximum number of engines supported by this device.
|
|
|
|
|
2020-06-15 13:54:31 -07:00
|
|
|
What: /sys/bus/dsa/devices/dsa<m>/max_groups
|
2020-01-21 16:44:11 -07:00
|
|
|
Date: Oct 25, 2019
|
|
|
|
KernelVersion: 5.6.0
|
|
|
|
Contact: dmaengine@vger.kernel.org
|
|
|
|
Description: The maximum number of groups can be created under this device.
|
|
|
|
|
2021-12-14 13:23:14 -07:00
|
|
|
What: /sys/bus/dsa/devices/dsa<m>/max_read_buffers
|
|
|
|
Date: Dec 10, 2021
|
|
|
|
KernelVersion: 5.17.0
|
2020-01-21 16:44:11 -07:00
|
|
|
Contact: dmaengine@vger.kernel.org
|
2021-12-14 13:23:14 -07:00
|
|
|
Description: The total number of read buffers supported by this device.
|
|
|
|
The read buffers represent resources within the DSA
|
2020-01-21 16:44:11 -07:00
|
|
|
implementation, and these resources are allocated by engines to
|
2021-12-14 13:23:14 -07:00
|
|
|
support operations. See DSA spec v1.2 9.2.4 Total Read Buffers.
|
2022-10-22 00:49:49 -07:00
|
|
|
It's not visible when the device does not support Read Buffer
|
|
|
|
allocation control.
|
2020-01-21 16:44:11 -07:00
|
|
|
|
2020-06-15 13:54:31 -07:00
|
|
|
What: /sys/bus/dsa/devices/dsa<m>/max_transfer_size
|
2020-01-21 16:44:11 -07:00
|
|
|
Date: Oct 25, 2019
|
|
|
|
KernelVersion: 5.6.0
|
|
|
|
Contact: dmaengine@vger.kernel.org
|
|
|
|
Description: The number of bytes to be read from the source address to
|
|
|
|
perform the operation. The maximum transfer size is dependent on
|
|
|
|
the workqueue the descriptor was submitted to.
|
|
|
|
|
2020-06-15 13:54:31 -07:00
|
|
|
What: /sys/bus/dsa/devices/dsa<m>/max_work_queues
|
2020-01-21 16:44:11 -07:00
|
|
|
Date: Oct 25, 2019
|
|
|
|
KernelVersion: 5.6.0
|
|
|
|
Contact: dmaengine@vger.kernel.org
|
|
|
|
Description: The maximum work queue number that this device supports.
|
|
|
|
|
2020-06-15 13:54:31 -07:00
|
|
|
What: /sys/bus/dsa/devices/dsa<m>/numa_node
|
2020-01-21 16:44:11 -07:00
|
|
|
Date: Oct 25, 2019
|
|
|
|
KernelVersion: 5.6.0
|
|
|
|
Contact: dmaengine@vger.kernel.org
|
|
|
|
Description: The numa node number for this device.
|
|
|
|
|
2020-06-15 13:54:31 -07:00
|
|
|
What: /sys/bus/dsa/devices/dsa<m>/op_cap
|
2020-01-21 16:44:11 -07:00
|
|
|
Date: Oct 25, 2019
|
|
|
|
KernelVersion: 5.6.0
|
|
|
|
Contact: dmaengine@vger.kernel.org
|
|
|
|
Description: The operation capability bit mask specify the operation types
|
|
|
|
supported by the this device.
|
|
|
|
|
2020-10-27 10:34:46 -07:00
|
|
|
What: /sys/bus/dsa/devices/dsa<m>/pasid_enabled
|
|
|
|
Date: Oct 27, 2020
|
|
|
|
KernelVersion: 5.11.0
|
|
|
|
Contact: dmaengine@vger.kernel.org
|
2023-06-13 23:28:23 -07:00
|
|
|
Description: To indicate if user PASID (process address space identifier) is
|
2020-10-27 10:34:46 -07:00
|
|
|
enabled or not for this device.
|
|
|
|
|
2020-06-15 13:54:31 -07:00
|
|
|
What: /sys/bus/dsa/devices/dsa<m>/state
|
2020-01-21 16:44:11 -07:00
|
|
|
Date: Oct 25, 2019
|
|
|
|
KernelVersion: 5.6.0
|
|
|
|
Contact: dmaengine@vger.kernel.org
|
|
|
|
Description: The state information of this device. It can be either enabled
|
|
|
|
or disabled.
|
|
|
|
|
2020-06-15 13:54:31 -07:00
|
|
|
What: /sys/bus/dsa/devices/dsa<m>/group<m>.<n>
|
2020-01-21 16:44:11 -07:00
|
|
|
Date: Oct 25, 2019
|
|
|
|
KernelVersion: 5.6.0
|
|
|
|
Contact: dmaengine@vger.kernel.org
|
|
|
|
Description: The assigned group under this device.
|
|
|
|
|
2020-06-15 13:54:31 -07:00
|
|
|
What: /sys/bus/dsa/devices/dsa<m>/engine<m>.<n>
|
2020-01-21 16:44:11 -07:00
|
|
|
Date: Oct 25, 2019
|
|
|
|
KernelVersion: 5.6.0
|
|
|
|
Contact: dmaengine@vger.kernel.org
|
|
|
|
Description: The assigned engine under this device.
|
|
|
|
|
2020-06-15 13:54:31 -07:00
|
|
|
What: /sys/bus/dsa/devices/dsa<m>/wq<m>.<n>
|
2020-01-21 16:44:11 -07:00
|
|
|
Date: Oct 25, 2019
|
|
|
|
KernelVersion: 5.6.0
|
|
|
|
Contact: dmaengine@vger.kernel.org
|
|
|
|
Description: The assigned work queue under this device.
|
|
|
|
|
2020-06-15 13:54:31 -07:00
|
|
|
What: /sys/bus/dsa/devices/dsa<m>/configurable
|
2020-01-21 16:44:11 -07:00
|
|
|
Date: Oct 25, 2019
|
|
|
|
KernelVersion: 5.6.0
|
|
|
|
Contact: dmaengine@vger.kernel.org
|
|
|
|
Description: To indicate if this device is configurable or not.
|
|
|
|
|
2021-12-14 13:23:14 -07:00
|
|
|
What: /sys/bus/dsa/devices/dsa<m>/read_buffer_limit
|
|
|
|
Date: Dec 10, 2021
|
|
|
|
KernelVersion: 5.17.0
|
2020-01-21 16:44:11 -07:00
|
|
|
Contact: dmaengine@vger.kernel.org
|
2021-12-14 13:23:14 -07:00
|
|
|
Description: The maximum number of read buffers that may be in use at
|
2020-01-21 16:44:11 -07:00
|
|
|
one time by operations that access low bandwidth memory in the
|
2021-12-14 13:23:14 -07:00
|
|
|
device. See DSA spec v1.2 9.2.8 GENCFG on Global Read Buffer Limit.
|
2022-10-22 00:49:49 -07:00
|
|
|
It's not visible when the device does not support Read Buffer
|
|
|
|
allocation control.
|
2020-01-21 16:44:11 -07:00
|
|
|
|
2020-08-28 15:13:55 -07:00
|
|
|
What: /sys/bus/dsa/devices/dsa<m>/cmd_status
|
|
|
|
Date: Aug 28, 2020
|
|
|
|
KernelVersion: 5.10.0
|
|
|
|
Contact: dmaengine@vger.kernel.org
|
|
|
|
Description: The last executed device administrative command's status/error.
|
2021-07-20 13:42:15 -07:00
|
|
|
Also last configuration error overloaded.
|
|
|
|
Writing to it will clear the status.
|
2020-08-28 15:13:55 -07:00
|
|
|
|
2023-03-03 14:37:32 -07:00
|
|
|
What: /sys/bus/dsa/devices/dsa<m>/iaa_cap
|
|
|
|
Date: Sept 14, 2022
|
|
|
|
KernelVersion: 6.0.0
|
|
|
|
Contact: dmaengine@vger.kernel.org
|
|
|
|
Description: IAA (IAX) capability mask. Exported to user space for application
|
|
|
|
consumption. This attribute should only be visible on IAA devices
|
|
|
|
that are version 2 or later.
|
|
|
|
|
2023-04-07 13:31:29 -07:00
|
|
|
What: /sys/bus/dsa/devices/dsa<m>/event_log_size
|
|
|
|
Date: Sept 14, 2022
|
|
|
|
KernelVersion: 6.4.0
|
|
|
|
Contact: dmaengine@vger.kernel.org
|
|
|
|
Description: The event log size to be configured. Default is 64 entries and
|
|
|
|
occupies 4k size if the evl entry is 64 bytes. It's visible
|
|
|
|
only on platforms that support the capability.
|
|
|
|
|
2020-10-27 10:34:46 -07:00
|
|
|
What: /sys/bus/dsa/devices/wq<m>.<n>/block_on_fault
|
|
|
|
Date: Oct 27, 2020
|
|
|
|
KernelVersion: 5.11.0
|
|
|
|
Contact: dmaengine@vger.kernel.org
|
|
|
|
Description: To indicate block on fault is allowed or not for the work queue
|
|
|
|
to support on demand paging.
|
|
|
|
|
2020-06-15 13:54:31 -07:00
|
|
|
What: /sys/bus/dsa/devices/wq<m>.<n>/group_id
|
2020-01-21 16:44:11 -07:00
|
|
|
Date: Oct 25, 2019
|
|
|
|
KernelVersion: 5.6.0
|
|
|
|
Contact: dmaengine@vger.kernel.org
|
|
|
|
Description: The group id that this work queue belongs to.
|
|
|
|
|
2020-06-15 13:54:31 -07:00
|
|
|
What: /sys/bus/dsa/devices/wq<m>.<n>/size
|
2020-01-21 16:44:11 -07:00
|
|
|
Date: Oct 25, 2019
|
|
|
|
KernelVersion: 5.6.0
|
|
|
|
Contact: dmaengine@vger.kernel.org
|
|
|
|
Description: The work queue size for this work queue.
|
|
|
|
|
2020-06-15 13:54:31 -07:00
|
|
|
What: /sys/bus/dsa/devices/wq<m>.<n>/type
|
2020-01-21 16:44:11 -07:00
|
|
|
Date: Oct 25, 2019
|
|
|
|
KernelVersion: 5.6.0
|
|
|
|
Contact: dmaengine@vger.kernel.org
|
|
|
|
Description: The type of this work queue, it can be "kernel" type for work
|
|
|
|
queue usages in the kernel space or "user" type for work queue
|
|
|
|
usages by applications in user space.
|
|
|
|
|
2020-06-15 13:54:31 -07:00
|
|
|
What: /sys/bus/dsa/devices/wq<m>.<n>/cdev_minor
|
2020-01-21 16:44:11 -07:00
|
|
|
Date: Oct 25, 2019
|
|
|
|
KernelVersion: 5.6.0
|
|
|
|
Contact: dmaengine@vger.kernel.org
|
|
|
|
Description: The minor number assigned to this work queue by the character
|
|
|
|
device driver.
|
|
|
|
|
2020-06-15 13:54:31 -07:00
|
|
|
What: /sys/bus/dsa/devices/wq<m>.<n>/mode
|
2020-01-21 16:44:11 -07:00
|
|
|
Date: Oct 25, 2019
|
|
|
|
KernelVersion: 5.6.0
|
|
|
|
Contact: dmaengine@vger.kernel.org
|
|
|
|
Description: The work queue mode type for this work queue.
|
|
|
|
|
2020-06-15 13:54:31 -07:00
|
|
|
What: /sys/bus/dsa/devices/wq<m>.<n>/priority
|
2020-01-21 16:44:11 -07:00
|
|
|
Date: Oct 25, 2019
|
|
|
|
KernelVersion: 5.6.0
|
|
|
|
Contact: dmaengine@vger.kernel.org
|
docs: typo fixes in Documentation/ABI/
Fix the following typos in the Documentation/ABI/ directory:
- In file obsolete/sysfs-cpuidle, change "obselete" for "obsolete".
- In file removed/sysfs-kernel-uids, change "propotional" for "proportional".
- In directory stable/, fix the following words: "associtated" for "associated",
"hexidecimal" for "hexadecimal", "vlue" for "value", "csed" for "caused" and
"wrtie" for "write". This updates a total of five files.
- In directory testing/, fix the following words: "subystem" for "subsystem",
"isochrnous" for "isochronous", "Desctiptors" for "Descriptors", "picutre" for
"picture", "capture" for "capture", "occured" for "ocurred", "connnected" for
"connected","agressively" for "aggressively","manufacturee" for "manufacturer"
and "transaction" for "transaction", "malformatted" for "incorrectly formated"
,"internel" for "internal", "writtento" for "written to", "specificed" for
"specified", "beyound" for "beyond", "Symetric" for "Symmetric". This updates
a total of eleven files.
Signed-off-by: Carlos Bilbao <bilbao@vt.edu>
Reviewed-by: Randy Dunlap <rdunlap@infradead.org>
Reviewed-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Link: https://lore.kernel.org/r/5710038.lOV4Wx5bFT@iron-maiden
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
2021-05-13 06:31:10 -07:00
|
|
|
Description: The priority value of this work queue, it is a value relative to
|
2020-01-21 16:44:11 -07:00
|
|
|
other work queue in the same group to control quality of service
|
|
|
|
for dispatching work from multiple workqueues in the same group.
|
|
|
|
|
2020-06-15 13:54:31 -07:00
|
|
|
What: /sys/bus/dsa/devices/wq<m>.<n>/state
|
2020-01-21 16:44:11 -07:00
|
|
|
Date: Oct 25, 2019
|
|
|
|
KernelVersion: 5.6.0
|
|
|
|
Contact: dmaengine@vger.kernel.org
|
|
|
|
Description: The current state of the work queue.
|
|
|
|
|
2020-06-15 13:54:31 -07:00
|
|
|
What: /sys/bus/dsa/devices/wq<m>.<n>/threshold
|
2020-01-21 16:44:11 -07:00
|
|
|
Date: Oct 25, 2019
|
|
|
|
KernelVersion: 5.6.0
|
|
|
|
Contact: dmaengine@vger.kernel.org
|
|
|
|
Description: The number of entries in this work queue that may be filled
|
|
|
|
via a limited portal.
|
|
|
|
|
2020-08-28 15:12:10 -07:00
|
|
|
What: /sys/bus/dsa/devices/wq<m>.<n>/max_transfer_size
|
|
|
|
Date: Aug 28, 2020
|
|
|
|
KernelVersion: 5.10.0
|
|
|
|
Contact: dmaengine@vger.kernel.org
|
|
|
|
Description: The max transfer sized for this workqueue. Cannot exceed device
|
|
|
|
max transfer size. Configurable parameter.
|
|
|
|
|
2020-08-28 15:12:50 -07:00
|
|
|
What: /sys/bus/dsa/devices/wq<m>.<n>/max_batch_size
|
|
|
|
Date: Aug 28, 2020
|
|
|
|
KernelVersion: 5.10.0
|
|
|
|
Contact: dmaengine@vger.kernel.org
|
|
|
|
Description: The max batch size for this workqueue. Cannot exceed device
|
|
|
|
max batch size. Configurable parameter.
|
2022-09-30 13:15:28 -07:00
|
|
|
It's not visible when the device does not support batch.
|
2020-08-28 15:12:50 -07:00
|
|
|
|
2020-11-13 15:55:05 -07:00
|
|
|
What: /sys/bus/dsa/devices/wq<m>.<n>/ats_disable
|
|
|
|
Date: Nov 13, 2020
|
|
|
|
KernelVersion: 5.11.0
|
|
|
|
Contact: dmaengine@vger.kernel.org
|
|
|
|
Description: Indicate whether ATS disable is turned on for the workqueue.
|
|
|
|
0 indicates ATS is on, and 1 indicates ATS is off for the workqueue.
|
|
|
|
|
2023-04-07 13:31:43 -07:00
|
|
|
What: /sys/bus/dsa/devices/wq<m>.<n>/prs_disable
|
|
|
|
Date: Sept 14, 2022
|
|
|
|
KernelVersion: 6.4.0
|
|
|
|
Contact: dmaengine@vger.kernel.org
|
|
|
|
Description: Controls whether PRS disable is turned on for the workqueue.
|
|
|
|
0 indicates PRS is on, and 1 indicates PRS is off for the
|
|
|
|
workqueue. This option overrides block_on_fault attribute
|
|
|
|
if set. It's visible only on platforms that support the
|
|
|
|
capability.
|
|
|
|
|
2021-06-03 14:57:35 -07:00
|
|
|
What: /sys/bus/dsa/devices/wq<m>.<n>/occupancy
|
|
|
|
Date May 25, 2021
|
|
|
|
KernelVersion: 5.14.0
|
|
|
|
Contact: dmaengine@vger.kernel.org
|
|
|
|
Description: Show the current number of entries in this WQ if WQ Occupancy
|
|
|
|
Support bit WQ capabilities is 1.
|
|
|
|
|
2021-11-29 10:19:38 -07:00
|
|
|
What: /sys/bus/dsa/devices/wq<m>.<n>/enqcmds_retries
|
|
|
|
Date Oct 29, 2021
|
|
|
|
KernelVersion: 5.17.0
|
|
|
|
Contact: dmaengine@vger.kernel.org
|
2021-12-14 13:23:14 -07:00
|
|
|
Description: Indicate the number of retires for an enqcmds submission on a sharedwq.
|
2021-11-29 10:19:38 -07:00
|
|
|
A max value to set attribute is capped at 64.
|
|
|
|
|
2022-09-17 09:12:20 -07:00
|
|
|
What: /sys/bus/dsa/devices/wq<m>.<n>/op_config
|
|
|
|
Date: Sept 14, 2022
|
|
|
|
KernelVersion: 6.0.0
|
|
|
|
Contact: dmaengine@vger.kernel.org
|
|
|
|
Description: Shows the operation capability bits displayed in bitmap format
|
|
|
|
presented by %*pb printk() output format specifier.
|
|
|
|
The attribute can be configured when the WQ is disabled in
|
|
|
|
order to configure the WQ to accept specific bits that
|
|
|
|
correlates to the operations allowed. It's visible only
|
|
|
|
on platforms that support the capability.
|
|
|
|
|
2023-09-08 13:10:45 -07:00
|
|
|
What: /sys/bus/dsa/devices/wq<m>.<n>/driver_name
|
|
|
|
Date: Sept 8, 2023
|
|
|
|
KernelVersion: 6.7.0
|
|
|
|
Contact: dmaengine@vger.kernel.org
|
|
|
|
Description: Name of driver to be bounded to the wq.
|
|
|
|
|
2020-06-15 13:54:31 -07:00
|
|
|
What: /sys/bus/dsa/devices/engine<m>.<n>/group_id
|
2020-01-21 16:44:11 -07:00
|
|
|
Date: Oct 25, 2019
|
|
|
|
KernelVersion: 5.6.0
|
|
|
|
Contact: dmaengine@vger.kernel.org
|
|
|
|
Description: The group that this engine belongs to.
|
2021-12-14 13:23:14 -07:00
|
|
|
|
|
|
|
What: /sys/bus/dsa/devices/group<m>.<n>/use_read_buffer_limit
|
|
|
|
Date: Dec 10, 2021
|
|
|
|
KernelVersion: 5.17.0
|
|
|
|
Contact: dmaengine@vger.kernel.org
|
|
|
|
Description: Enable the use of global read buffer limit for the group. See DSA
|
|
|
|
spec v1.2 9.2.18 GRPCFG Use Global Read Buffer Limit.
|
2022-10-22 00:49:49 -07:00
|
|
|
It's not visible when the device does not support Read Buffer
|
|
|
|
allocation control.
|
2021-12-14 13:23:14 -07:00
|
|
|
|
|
|
|
What: /sys/bus/dsa/devices/group<m>.<n>/read_buffers_allowed
|
|
|
|
Date: Dec 10, 2021
|
|
|
|
KernelVersion: 5.17.0
|
|
|
|
Contact: dmaengine@vger.kernel.org
|
|
|
|
Description: Indicates max number of read buffers that may be in use at one time
|
|
|
|
by all engines in the group. See DSA spec v1.2 9.2.18 GRPCFG Read
|
|
|
|
Buffers Allowed.
|
2022-10-22 00:49:49 -07:00
|
|
|
It's not visible when the device does not support Read Buffer
|
|
|
|
allocation control.
|
2021-12-14 13:23:14 -07:00
|
|
|
|
|
|
|
What: /sys/bus/dsa/devices/group<m>.<n>/read_buffers_reserved
|
|
|
|
Date: Dec 10, 2021
|
|
|
|
KernelVersion: 5.17.0
|
|
|
|
Contact: dmaengine@vger.kernel.org
|
|
|
|
Description: Indicates the number of Read Buffers reserved for the use of
|
|
|
|
engines in the group. See DSA spec v1.2 9.2.18 GRPCFG Read Buffers
|
|
|
|
Reserved.
|
2022-10-22 00:49:49 -07:00
|
|
|
It's not visible when the device does not support Read Buffer
|
|
|
|
allocation control.
|
2022-09-17 09:12:21 -07:00
|
|
|
|
|
|
|
What: /sys/bus/dsa/devices/group<m>.<n>/desc_progress_limit
|
|
|
|
Date: Sept 14, 2022
|
|
|
|
KernelVersion: 6.0.0
|
|
|
|
Contact: dmaengine@vger.kernel.org
|
|
|
|
Description: Allows control of the number of work descriptors that can be
|
|
|
|
concurrently processed by an engine in the group as a fraction
|
|
|
|
of the Maximum Work Descriptors in Progress value specified in
|
|
|
|
the ENGCAP register. The acceptable values are 0 (default),
|
|
|
|
1 (1/2 of max value), 2 (1/4 of the max value), and 3 (1/8 of
|
|
|
|
the max value). It's visible only on platforms that support
|
|
|
|
the capability.
|
2022-09-17 09:12:22 -07:00
|
|
|
|
|
|
|
What: /sys/bus/dsa/devices/group<m>.<n>/batch_progress_limit
|
|
|
|
Date: Sept 14, 2022
|
|
|
|
KernelVersion: 6.0.0
|
|
|
|
Contact: dmaengine@vger.kernel.org
|
|
|
|
Description: Allows control of the number of batch descriptors that can be
|
|
|
|
concurrently processed by an engine in the group as a fraction
|
|
|
|
of the Maximum Batch Descriptors in Progress value specified in
|
|
|
|
the ENGCAP register. The acceptable values are 0 (default),
|
|
|
|
1 (1/2 of max value), 2 (1/4 of the max value), and 3 (1/8 of
|
|
|
|
the max value). It's visible only on platforms that support
|
|
|
|
the capability.
|
2023-04-07 13:31:41 -07:00
|
|
|
|
|
|
|
What: /sys/bus/dsa/devices/wq<m>.<n>/dsa<x>\!wq<m>.<n>/file<y>/cr_faults
|
|
|
|
Date: Sept 14, 2022
|
|
|
|
KernelVersion: 6.4.0
|
|
|
|
Contact: dmaengine@vger.kernel.org
|
|
|
|
Description: Show the number of Completion Record (CR) faults this application
|
|
|
|
has caused.
|
|
|
|
|
|
|
|
What: /sys/bus/dsa/devices/wq<m>.<n>/dsa<x>\!wq<m>.<n>/file<y>/cr_fault_failures
|
|
|
|
Date: Sept 14, 2022
|
|
|
|
KernelVersion: 6.4.0
|
|
|
|
Contact: dmaengine@vger.kernel.org
|
|
|
|
Description: Show the number of Completion Record (CR) faults failures that this
|
|
|
|
application has caused. The failure counter is incremented when the
|
|
|
|
driver cannot fault in the address for the CR. Typically this is caused
|
|
|
|
by a bad address programmed in the submitted descriptor or a malicious
|
|
|
|
submitter is using bad CR address on purpose.
|
2023-04-07 13:31:42 -07:00
|
|
|
|
|
|
|
What: /sys/bus/dsa/devices/wq<m>.<n>/dsa<x>\!wq<m>.<n>/file<y>/pid
|
|
|
|
Date: Sept 14, 2022
|
|
|
|
KernelVersion: 6.4.0
|
|
|
|
Contact: dmaengine@vger.kernel.org
|
|
|
|
Description: Show the process id of the application that opened the file. This is
|
|
|
|
helpful information for a monitor daemon that wants to kill the
|
|
|
|
application that opened the file.
|