Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in linux-kernel

MCR and MRC does not exist on AARCH64?

assembly linux-kernel arm64

How does "fastboot boot <kernel>" works internally?

How to Mount Hugepages inside Docker

How to get details of all modules / drivers that were initialized / probed during the Linux kernel boot?

What kind of api does a sata hard drive expose?

What are the factor on which PID_MAX depends in Linux

How to disable interrupt in a C program in linux

c linux linux-kernel interrupt

Linux - identify process owning a specific address in physical memory

how are pthreads on linux seen by scheduler

I'm using tcp for very many small sends, should I turn off Nagles algorithm? (People also know this as TCP_NODELAY)

c++ linux tcp linux-kernel send

Linux kernel memory management?

Why are many system calls (getpid) captured only once using strace?

Communication between Linux kernel and user space program

Which part of process virtual memory layout does mmap() uses?

Time calculation with TSC (Time Stamp Counter)

How do we Load Linux Image to appropiate location in Memory

Source and destination port of ICMP packet

linux-kernel netfilter

Unload kernel module for only a specific device (preferrably from code in another kernel module)

linux-kernel device

Do I need to "enable" a PCIe memory region in a Linux 3.12 driver?

drmDropMaster requires root privileges?

linux-kernel x11 wayland