Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in linux-kernel

how to define linux kernel variable accessed by several source file?

Why should the permisson attrbute be specified for every variable declared in Kernel Module development?

Understanding the kernel dmesg timestamp

Is linux' "mutex lock" implemented using "memory barrier"?

linux linux-kernel posix mutex

copy data from kernel space to user space

Global variables in linux .ko for multiple devices [closed]

c linux linux-kernel driver

Getting kernel version from the compressed kernel image

How to reach struct sk_buff members?

How to avoid FPU when given float numbers?

Expand array linux kernel module

c linux-kernel

Implementation of Signals under Linux and Windows?

What is the meaning of a phandle when used as device tree node name?

In the linux kernel, where is the first process initialized?

linux-kernel

System calls Implementation

How many instructions does Linux kernel need in order to handle an interrupt on an arm cortex A9?

unable to find new object create with kmem_cache_create() in /proc/slabinfo

What is the purpose of class and class device?

Fail to change CS register value from kernel mode. invalid opcode: 0000

syscall error handling inside the linux kernel

Can an interrupt handler be preempted?