Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in kernel

About "init: untracked pid xxxx exited" in Genymotion

nf_conntrack_helper_register of unregistred port reutrn error

c linux linux-kernel kernel

How were the weightings in the linux load computation chosen?

Simulate effect of select() and poll() in kernel socket programming

Enabling GRUB to automatically boot from the kernel

VLAN information using NETLINK

c linux kernel netlink vlan

Is there raw linux system call API/ABI documentation

c linux api assembly kernel

Linux kernel hook that knows the destination process of a socket

linux sockets kernel hook

How does pcap unix buffering work?

What context does a Linux kernel timer function runs in?

timer linux-kernel kernel

How to make a linux kernel function available to ftrace function_graph tracer?

android linux kernel ftrace

endlessly looping when reading from character device

loops kernel driver device

Is there any equivalent for stdcall in GCC?

gcc assembly kernel stdcall

Atomic operations on floats

Full process name from task_struct

linux process kernel

How does sched_setaffinity() work?

Linux Kernel: Spinlock SMP: Why there is a preempt_disable() in spin_lock_irq SMP version?

c linux kernel spinlock smp

open() doesn't set O_CLOEXEC flag

What is the minimum amount of RAM required to run Linux kernel on an Embedded device?

Why does munmap needs a length as parameter?

linux kernel mmap