Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - X index
The Linux kernel configuration item CONFIG_XEN_BLKDEV_BACKEND
has multiple definitions:
drivers/block/Kconfig
The configuration item CONFIG_XEN_BLKDEV_BACKEND:
CONFIG_XEN_BACKEND
xen-blkback
The block-device backend driver allows the kernel to export its block devices to other guests via a high-performance shared-memory interface.
The corresponding Linux frontend driver is enabled by the XEN_BLKDEV_FRONTEND configuration option.
The backend driver attaches itself to a any block device specified in the XenBus configuration. There are no limits to what the block device as long as it has a major and minor.
If you are compiling a kernel to run in a Xen block backend driver domain (often this is domain 0) you should say Y here. To compile this driver as a module, chose M here: the module will be called xen-blkback.
drivers/block/Kconfig
The configuration item CONFIG_XEN_BLKDEV_BACKEND:
CONFIG_XEN_BACKEND
xen-blkback
The block-device backend driver allows the kernel to export its block devices to other guests via a high-performance shared-memory interface.
The corresponding Linux frontend driver is enabled by the XEN_BLKDEV_FRONTEND configuration option.
The backend driver attaches itself to a any block device specified in the XenBus configuration. There are no limits to what the block device as long as it has a major and minor.
If you are compiling a kernel to run in a Xen block backend driver domain (often this is domain 0) you should say Y here. To compile this driver as a module, chose M here: the module will be called xen-blkback.
Raw data from LKDDb:
lkddb module xen-blkback CONFIG_XEN_BLKDEV_BACKEND : drivers/block/Kconfig : "Xen block-device backend driver" # in 3.0–3.19, 4.0–4.20, 5.0–5.19, 6.0–6.12, 6.13-rc+HEAD
This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - X index
Automatically generated (in year 2024). See also LKDDb sources on GitLab