Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in linux-kernel

How to compile *only* uuid from linux utils

Difference b/w kthread and work-queues

Size() vs ls -la vs du -h which one is correct size?

Function parameter passing in a Linux kernel interrupt handler (from asm to C)

Do Linux kernel processes multithread?

what are ladder governors and menu governors?

How are threads terminated during a linux crash?

linux linux-kernel

How to setup a periodic timer callback in a Linux kernel module

Who calls "probe" function in driver code?

What is the difference between dm and md in Linux kernel?

linux-kernel

How to get the address of a kernel module that was inserted using insmod?

How to implement thread mutex with kthread?

linux-kernel

Kernel: how to iterate the children of the current process?

c linux-kernel

inotify FD - why is the limit per user id and not per process?

linux linux-kernel inotify

Errors in compiling Linux kernel module: "CONFIG_X86_X32 enabled but no binutils support" and unwanted "n" characters

Where do Zombie processes go after their parent dies?

lsof FD column equal to DEL, what does it mean?

Shared_dirty vs Private_dirty in shared memory

Disagrees about version of symbol symbol_name after insmod

c linux linux-kernel

What is the relation between Linux kernel and GNU C library?

c linux linux-kernel glibc