Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - C index

CONFIG_CXL_MEM_RAW_COMMANDS: RAW Command Interface for Memory Devices

General informations

The Linux kernel configuration item CONFIG_CXL_MEM_RAW_COMMANDS:

Help text

Enable CXL RAW command interface.

The CXL driver ioctl interface may assign a kernel ioctl command number for each specification defined opcode. At any given point in time the number of opcodes that the specification defines and a device may implement may exceed the kernel's set of associated ioctl function numbers. The mismatch is either by omission, specification is too new, or by design. When prototyping new hardware, or developing / debugging the driver it is useful to be able to submit any possible command to the hardware, even commands that may crash the kernel due to their potential impact to memory currently in use by the kernel.

If developing CXL hardware or the driver say Y, otherwise say N.

Hardware

LKDDb

Raw data from LKDDb:

Sources

This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).

The data is retrived from:

Automatic links from Google (and ads)

Custom Search

Popular queries:

Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - C index

Automatically generated (in year 2024). See also LKDDb sources on GitLab