Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - D index
The Linux kernel configuration item CONFIG_DVB_MMAP
has multiple definitions:
drivers/media/dvb-core/Kconfig
The configuration item CONFIG_DVB_MMAP:
( CONFIG_DVB_CORE ) && ( CONFIG_VIDEO_DEV = CONFIG_y || CONFIG_VIDEO_DEV = CONFIG_DVB_CORE )
This option enables DVB experimental memory-mapped API, which reduces the number of context switches to read DVB buffers, as the buffers can use mmap() syscalls.
Support for it is experimental. Use with care. If unsure, say N.
drivers/media/Kconfig
The configuration item CONFIG_DVB_MMAP:
( CONFIG_DVB_CORE ) && ( CONFIG_VIDEO_V4L2 = CONFIG_y || CONFIG_VIDEO_V4L2 = CONFIG_DVB_CORE )
This option enables DVB experimental memory-mapped API, which reduces the number of context switches to read DVB buffers, as the buffers can use mmap() syscalls.
Support for it is experimental. Use with care. If unsure, say N.
Raw data from LKDDb:
(none)
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 - D index
Automatically generated (in year 2024). See also LKDDb sources on GitLab