Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in linux-kernel

How to check the vsyscall mode

Which context a given function is called in Linux Kernel

how to traverse page cache tree (radix tree) of a file address space in linux kernel

How do I directly access reserved memory with a kernel module?

How is a spin lock woken up in Linux/ARM64?

assembly linux-kernel arm64

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?

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

linux time linux-kernel