Kernel Memory Allocation - English

This is a sample video. To access the full content,
please Login

1000 visits



Outline:

About Kernal Memory Allocation kmalloc() and vmalloc() functions About slab.h file Parameters of kmalloc() function About GFP_ATOMIC flag About kfree() function Working of the above functions Executing the file operations with a user program Compile the driver Display the output of kmalloc()function