Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in linux-kernel

Difference between completion variables and semaphores

Change linux kernel timer

linux timer linux-kernel

How to print exact value of the program counter in C

what are differences between kmalloc() kcalloc() vmalloc() and kzalloc()?

How to check for 32-bit / 64-bit kernel for Linux

How to attach file operations to sysfs attribute in platform driver?

What is the Linux kernel equivalent to the memset function?

why to register struct cdev in driver code

Volatile and its harmful implications

In Linux, how can I get the filename from the "struct file" structure, while stepping thru the kernel with kgdb?

linux-kernel

Why spinlocks don't work in uniprocessor (unicore) systems?

linux-kernel spinlock

What are linux irq domains, why are they needed?

Read linux kernel version using C?

c linux-kernel

Difference between LIST_HEAD_INIT and INIT_LIST_HEAD

c linux-kernel linked-list

How to get the size of the CPU cache in Linux

linux linux-kernel centos

Why is make printing "make: Nothing to be done for `all'."? [duplicate]

How to build and deploy a Linux driver?

Behavior of sched_yield

How to load device tree overlay on kernel 3.19+