Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in linux-kernel

Direct Memory Access (DMA) Scheduling in a Multithreaded Application

Kernel memory leak detector

How does perf use the offcore events?

What is "process context" exactly, and how does it relates to "interrupt context"?

Tool to decode the page tables and descriptor tables from a RAM snapshot

Linux Device tree, node with multiple interrupt parents

Does thread creation trigger page faults in Linux? How does it relate to soft-dirty PTEs?

How can I read performance counters from the kernel?

linux-kernel perf intel-pmu

How is one structure mapped to another by something like "return (struct a *) b"

c struct linux-kernel kernel

Why Coredump files is not generating here?

Difference of ALIGN() and round_up() macro in the Linux kernel

How is interrupt context "restored" when a interrupt handler is interrupted by another interrupt?

How can an ebpf program change kernel execution flow or call kernel functions?

linux-kernel ebpf bpf bcc-bpf

Calling kernel_fpu_begin twice before kernel_fpu_end

Check for user = root within linux kernel?

How to load and unload linux drivers that are built into kernel

how to move packet from NF_INET_PRE_ROUTING to NF_INET_POST_ROUTING?

Kernel oops Oops: 80000005 on arm embedded system