Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - C index
The Linux kernel configuration item CONFIG_CROSS_MEMORY_ATTACH
has multiple definitions:
init/Kconfig
The configuration item CONFIG_CROSS_MEMORY_ATTACH:
CONFIG_MMU
Enabling this option adds the system calls process_vm_readv and process_vm_writev which allow a process with the correct privileges to directly read from or write to another process' address space. See the man page for more details.
mm/Kconfig
The configuration item CONFIG_CROSS_MEMORY_ATTACH:
CONFIG_MMU
Enabling this option adds the system calls process_vm_readv and process_vm_writev which allow a process with the correct privileges to directly read from or write to to another process's address space. See the man page for more details.
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 - C index
Automatically generated (in year 2024). See also LKDDb sources on GitLab