Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in kernel

Why do Windows NT threads have separate user mode/kernel mode stacks?

How are system calls called?

Use QEMU in GitLab CI instead of Docker image

About to print KERNEL messages on terminal

Keyboard interrupt handler for own kernel (C)

Confusion about init_task (pid 0 or pid 1?)

linux kernel init

Difference between uart_register_driver and platform_driver_register?

Loop unrolling in Metal kernels

Why some kernel actions cannot be written in C

c assembly kernel

yocto bitbake config file location

kernel yocto bitbake

Specify CPU frequency as a kernel CMD_LINE parameter of Linux on boot?

linux kernel cpu frequency

Where do the Linux TCP/IP hackers 'live'? [closed]

linux networking tcp kernel

splitting a full filename into parts

c string filenames kernel

Safety nets in complex multi-threaded code?

Will CPU cache line flush after Compare and Swap?

linux c++11 kernel cpu-cache

How to disable cache memory in kernel modules

linux caching kernel dma kmalloc

Where the structure "struct page" is stored on the linux kernel?

Using spi-bitbang driver

c linux kernel spi

Typical scheduling time quantum in modern operating systems

timer kernel scheduling