Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in linux-kernel

Arguments in syscall intercept using loadable kernel module seem to be broken

Purgeable Memory Regions on Linux

Linux Memory Management

Thread local data in linux kernel module

Communication between kernel threads in a linux kernel module

Restrictions while kernel is running an ISR routine

Linux kernel on virtual machine

In linux, how to make sure a sequence of code is executed without any interruption

Linux Kernel's build configuration with Eclipse

c eclipse linux-kernel

How to ensure the uniquesness of global symbols and restric its scope in C?

c linux-kernel

Sharing data between softirq and process context

Concurrency in the Linux network drivers: probe() VS ndo_open(), ndo_start_xmit() VS NAPI poll()

Difference between return values of alloc_pages() and get_free_pages()

Access data from proc file within kernel module

Interrupt vector and irq mapping in do_IRQ

The implementation of Linux kernel current macro

intel c linux linux-kernel x86

Use of double pointer in linux kernel Hash list implementation

c linux linux-kernel

How does kbuild actually work?

linux headers are consuming a lot of disk space on the EC2 machine. Is it safe to manually delete the headers with rm command?

How to emulate Raspberry Pi Raspbian with QEMU?