Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in linux-kernel

Ticks per second and jiffies. Whats the difference?

linux-kernel

Reasons for Soft Lock up?

How exactly are tasklets scheduled internally?

linux-kernel scheduling

How can I pick a good magic/type number for ioctl?

How to call functions and variables from the kernel module (A) in the kernel module (B) and then send notification to the user space?

c linux-kernel

patch differences between android kernel and vanilla linux kernel

tcp connect fails randomly under high load

linux tcp linux-kernel suse

Linux HZ and fair schedule timeslice

How to write into the VGA memory (not video buffer, memory) to display a logo on screen, in Linux?

linux-kernel ioctl vga

kmalloc'ed memory is slow

linux-kernel arm

Linux kernel module signal on userspace process killed

Implementing a syscall on real-time Debian Wheezy

linux-kernel system-calls

how to edit initramfs to add a new partition after boot in CentOs

How are system calls interrupted by signal?

linux linux-kernel

context of linux kernel threads

is red black tree in kernel not protected?

Address mapping of PCI-memory in Kernel space

Is it neccessary to use kthread_stop if we return from kernel thread?

Virtual GPIO emulation

Tracking down mysterious high-priority thread suspend inside the kernel