Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in linux-kernel

Looking for cause of unexpected preemption in linux kernel module

c linux-kernel real-time smp

Perf annotate, display only source code

How do I get tickless kernel to work? nohz_full, rcu_nocbs, isolcpus what else?

Accessing a serial port from a linux kernel module

Implementation of system calls / traps within Linux kernel source

Is there a way to ask the Linux Kernel to re-run its PCI initialization code?

Linux CFS (Completely Fair Scheduler) latency

Hello world kernel module for android & unknown relocation: 27 when insmod

Shared Library bottleneck on NUMA machine

Why does the Linux Kernel use the data structures that it does?

c performance linux-kernel

Why does the Linux kernel have `struct sock` and `struct socket`?

sockets linux-kernel

In Linux, how do you use device_create within an existing class?

Difference between kmalloc and kmem_cache_alloc

linux-kernel

Where is linux kernel source starting point? [closed]

c linux-kernel

What is the difference between tasklet and workqueue

How to de-optimize the Linux kernel to and compile it with -O0?

Linux memory segmentation

How is kernel virtual memory mapped to physical memory

Why macos(x86) can run docker arm container arm64v8/alpine?