Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in linux-kernel

make .o files in separate folder in linux kernel compilation

How to add customised ATAG variable in U-Boot and Linux kernel?

linux-kernel arm u-boot

Whether Linux Kernel can be thought of as a single process

linux linux-kernel kernel

How to show all x86 control registers when debugging the Linux kernel in GDB through QEMU?

What are the advantages NAPI before the IRQ Coalesce?

tickless kernel , isolcpus,nohz_full,and rcu_nocbs

What is the difference between DMA and IOMMU?

Adding entry to task_struct and initializing to default value

How to implement mouse drivers Linux USB mouse driver?

Why does /proc/iomem only show zeros instead addresses in 64bit linux?

How does the Linux kernel determine the order of __init calls?

Debug-info for loadable kernel modules

linux-kernel

What does this generic function do?

What is the significance of the numbers in the name of the flush processes for newer linux kernels?

linux linux-kernel

How do ioctls know which function to call in linux?

linux linux-kernel

"Invalid parameters" error when trying to insert module that accesses exported symbol

VmSize = physical memory + swap?

linux linux-kernel

How to print a message in one single line in Linux kernel

linux-kernel line printk

How are dev_*() family functions useful while debugging the Linux kernel?

c linux linux-kernel

How can I allocate memory in the Linux kernel for a char* type string?

c memory linux-kernel