Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.md

xdma-driver extension

This extension provides Xilinx PCIe DMA drivers for Talos Linux.

Installation

See Installing Extensions.

Usage

machine:
  kernel:
    modules:
      - name: xdma

Verifying

You can verify the modules are enabled by reading the /proc/modules where it should show the module is live.

For example:

❯ talosctl read /proc/modules

In addition, if you actually have XDMA module installed, you should be able to verify with the presence of character devices that begin with /dev/xdma*.

For example:

❯ talosctl ls -l /dev/xdma*
NODE           MODE          UID   GID   SIZE(B)   LASTMOD           NAME