Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in linux-kernel

Difference between return values of alloc_pages() and get_free_pages()

Access data from proc file within kernel module

Interrupt vector and irq mapping in do_IRQ

Reading configuration files in linux device driver

Linux Kernel Preemption Levels

linux linux-kernel

Modify header of a captured packet

local_bh_disable, preempt_disable, local_irq_disable

What is difference between __va() and phys_to_virt()?

linux kernel page table update

who and when to assign PCI/PCIe device BARs base address?

linux-kernel boot pci

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

What restriction is perf_event_paranoid == 1 actually putting on x86 perf?