List Question
20 TechQA 2024-03-24T15:13:29.440000Increasing size for Linux kernel module kfifo_alloc() which fails for 128MB
103 views
Asked by Mehmet Fide
Information on kernel linux movable memory (__GFP_MOVABLE flag)
25 views
Asked by Massimo
kmalloc and slab relationship
268 views
Asked by MankPan
How to correctly implement kmalloc using C?
173 views
Asked by HaveMercyOnMe
Why my program is failing with "dereferencing pointer to incomplete type ‘struct kmem_cache’
98 views
Asked by MankPan
vmalloc() allocates from vm_struct list
228 views
Asked by Franc
How to pin and get kernel pages in Linux?
648 views
Asked by Vinay Hasyagar
`aligned_alloc` in Linux Kernel Space when using kmalloc
225 views
Asked by cryptobeginner
Will mmu be used when cpu access virtual memory allocated via kmalloc?
97 views
Asked by Chen Li
Dynamic Array in Linux Kernel Module with kmalloc
1.1k views
Asked by Chrissi
error @ sk_prot_alloc+0x9a/0x150 in linux kernel
50 views
Asked by Mr P
use vmalloc memory to do DMA?
547 views
Asked by randomeval
What is the relation between the smallest kmalloc() allocation and memory page size?
702 views
Asked by narotello
Linux kernel NULL-pointer dereference in memset from kzalloc
866 views
Asked by red0ct
Memory Mapping in Linux Kernel - use of vamlloc() and kmalloc()
2.2k views
Asked by Usr1
How kmalloc() and vmalloc() used in 32bit vs 64bit systems?
674 views
Asked by Usr1
how can I fix copy_from_user doesn't work?
792 views
Asked by Victor Hanna
Freeing platform driver device struct
36 views
Asked by foo_l