Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in linux-kernel

What is the difference between "Interrupt coalescing" and the "Nagle algorithm"?

CPU usage exceeding 100% in top command third line

How do I compile the msm android kernel using the AOSP toolchain?

When we use irq_set_chained_handler the irq line will be disabled or not?

Handling syscall via ASM code

how to manually include .config when compiling external kernel module?

gcc linux-kernel

Can kernel handle two syscalls at the same time by doing multithreading?

Control V4L2/VB2 Buffer Allocation?

Equivalent of pthread_mutex_lock and pthread_cond_wait in the linux kernel

c linux-kernel pthreads

How is the virtual address of the page table is converted to its actual physical address?

Recalculating TCP Checksum in Linux Kernel Module

How do I install a custom kernel on a google compute engine instance?

BPF filter fails

linux linux-kernel bpf

asm vs asm-generic in linux headers -- are they same

Using ioprio_set() from linux kernel header ioprio.h in C++

c++ linux linux-kernel

Thread sanitizer complaining of unexpected memory map

Mounting ISO image from USB at boot time