Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in linux-kernel

What is the "linux-2.6.3x.x/include/asm-generic/' for?

linux linux-kernel kernel

What's actually in the Managed Runtime Initiative's kernel patches and JVM?

How can I get the children process list in kernel code

How do I Increase FinalizerThread's priority to collect objects in GC

java linux jvm linux-kernel

Linux Kernel timers subsystems: Precision vs. Resolution

linux linux-kernel

Linux: writes are split into 512K chunks

Is it possible to communicate between two linux kernel module via netlink?

How to determine the Page Frame Number for device memory? [duplicate]

What data structures use 128MB of 1GB Linux kernel space?

Kernel Module: hrtimer_start "Unknown Symbol in Module"

Implementing Linux System Call using LKM

Does every dma_map_single call require a corresponding dma_unmap_single?

Purpose of the ATOMIC_INIT macro in the Linux kernel

c linux gcc linux-kernel c99

How to debug a Linux kernel that freezes during boot?

Accessing kernel driver data from FIQ interrupt handler failing

Linux kernel API changes/additions

linux api linux-kernel

Mount point attribution

linux linux-kernel go mount

How to set intel_idle.max_cstate=0 to disable c-states?

linux-kernel kernel

How to fix mismatch between kernel and kernel-devel versions in fedora?

linux linux-kernel fedora

How is the microsecond time of linux gettimeofday() obtained and what is its accuracy?

linux time linux-kernel