sysfs-driver-dma-ioatdma 1.3 KB

123456789101112131415161718192021222324252627282930
  1. What: /sys/devices/pciXXXX:XX/0000:XX:XX.X/dma/dma<n>chan<n>/quickdata/cap
  2. Date: December 3, 2009
  3. KernelVersion: 2.6.32
  4. Contact: [email protected]
  5. Description: Capabilities the DMA supports.Currently there are DMA_PQ, DMA_PQ_VAL,
  6. DMA_XOR,DMA_XOR_VAL,DMA_INTERRUPT.
  7. What: /sys/devices/pciXXXX:XX/0000:XX:XX.X/dma/dma<n>chan<n>/quickdata/ring_active
  8. Date: December 3, 2009
  9. KernelVersion: 2.6.32
  10. Contact: [email protected]
  11. Description: The number of descriptors active in the ring.
  12. What: /sys/devices/pciXXXX:XX/0000:XX:XX.X/dma/dma<n>chan<n>/quickdata/ring_size
  13. Date: December 3, 2009
  14. KernelVersion: 2.6.32
  15. Contact: [email protected]
  16. Description: Descriptor ring size, total number of descriptors available.
  17. What: /sys/devices/pciXXXX:XX/0000:XX:XX.X/dma/dma<n>chan<n>/quickdata/version
  18. Date: December 3, 2009
  19. KernelVersion: 2.6.32
  20. Contact: [email protected]
  21. Description: Version of ioatdma device.
  22. What: /sys/devices/pciXXXX:XX/0000:XX:XX.X/dma/dma<n>chan<n>/quickdata/intr_coalesce
  23. Date: August 8, 2017
  24. KernelVersion: 4.14
  25. Contact: [email protected]
  26. Description: Tune-able interrupt delay value per channel basis.