Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in linux-kernel

why USB Device gets disconnected immediately after successful probe

How to boot Linux kernel from u-boot?

linux-kernel u-boot

How is this Calculation working?

c++ timer linux-kernel arm arm64

Send IP packet from Linux Kernel without destination mac address

c linux-kernel ip ethernet arp

How to restrict a CPU core to only 2 applications using Linux scheduler? [closed]

sendfile() usage on two mmaped files (linux)

linux linux-kernel sendfile

What would you write kernel module for?

Why does open() fail and errno is not set?

What is 'typeof((fifo) + 1)' means from linux/kfifo.h file?

gcc linux-kernel

Without writing any code, is there a command to retrieve the number of available cores in the affinity for the current shell?

linux bash linux-kernel

Traversing all the physical pages of a process

Map multiple kernel buffer into contiguous userspace buffer?

How to execute a piece of kernel code on all CPUs?

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