Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in linux-kernel

Does Linux keep the kernel stack for zombie processes?

Where do I add a systemcall to the linux Kernel source

How to combine multiple struct BIOs into a single struct request?

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

glibc: elf file OS ABI invalid

linux linux-kernel glibc abi

Tracking down mysterious high-priority thread suspend inside the kernel