Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in linux-kernel

Kernel Build Caching/Nondeterminism

linux linux-kernel ccache

Formal Linux Kernel Memory Model

How does the Linux Kernel know which file descriptor to write input events to?

lx-symbols: Python Exception <class 'gdb.MemoryError'> Cannot access memory at address 0xff

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

What is the kernel timer system and how is it related to the scheduler?

glibc: elf file OS ABI invalid

linux linux-kernel glibc abi

Tracking down mysterious high-priority thread suspend inside the kernel