Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in linux-kernel

unable to attach ubi to mtd partition

What is the application of ampersand within C macros?

Write system call and blocking the process

unix linux-kernel posix system

Where has init_MUTEX gone in linux kernel version 3.2?

What is numpy empty doing under the hood when I allocate a massive ndarray?

Setting Receive Packet Steering (RPS) for 32 cores

How does SIGSTOP work 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