List Question
20 TechQA 2024-02-19T06:37:12.537000Two struct `vmap_area ` and `vm_struct ` for vmalloc
26 views
Asked by Jianhui Zhao
Dose the latency of vmalloc of Linux kernel become longer then older version?
23 views
Asked by Lennox Wu
How to allocate executable memory in Linux
350 views
Asked by Xander
vmalloc() allocates from vm_struct list
228 views
Asked by Franc
change page order in kernel space
58 views
Asked by eddy
How to pin and get kernel pages in Linux?
648 views
Asked by Vinay Hasyagar
How to solve 'Entry Point Not Found' error in a Vulkan project (CMake 3.21/VisualStudio/C++20/VMA/shaderc)
273 views
Asked by dance_0607
DMA zone free enough but vmalloc with GFP_DMA still failed
293 views
Asked by Tim Cheng
What's the reason for BUG_ON in __get_vm_area_node?
524 views
Asked by yash
How can i correctly free a struct work_struct allocated with vmalloc
229 views
Asked by GiuDaquan
use vmalloc memory to do DMA?
547 views
Asked by randomeval
Memory Mapping in Linux Kernel - use of vamlloc() and kmalloc()
2.2k views
Asked by Usr1
Can i use ksize on memory allocated by vmalloc
123 views
Asked by md.jamal
How kmalloc() and vmalloc() used in 32bit vs 64bit systems?
674 views
Asked by Usr1
Does vmalloc_to_page returns contiguous physical memory?
878 views
Asked by ransh
When do we use vmalloc and kmalloc?
1.1k views
Asked by nguyennd
Allocating Executable Page in Linux Kernel Module
319 views
Asked by XII
understanding the physical and virtual memory layout in my kernel
1.9k views
Asked by dafnahaktana
vmalloc - update page tables of a another process on a page fault
332 views
Asked by Dayanidhi