Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in linux-kernel

What is the relationship between device drivers and a filesystem

What is "blk_update_request" in linux?

maximum values of major and minor numbers in linux

While "fork"ing a process, why does Linux kernel copy the content of kernel page table for every newly created process?

Virtual area to pages

How to write to protected pages in the Linux kernel?

Can CUDA Unified Memory used as Pinned memory(Unified Virtual Memory)?

c cuda linux-kernel

To access PCB of process in C

c linux linux-kernel osdev

Linkage problems when adding S file to Linux kernel

assembly linux-kernel

Pop OS / Dell XPS 9310 -- battery drained overnight on suspend

linux linux-kernel suspend

How does the function add_disk_randomness work?

random linux-kernel

What's the purpose of `on_rq` field in `task_struct`?

Linux kernel : Setting the permissions for a /dev file that was created via create_device()

How to get specific information of an Android device from "/proc/cpuinfo" file?

android linux-kernel

Buildroot error when building with Ubuntu 21.10

zone_NORMAL and ZONE_HIGHMEM on 32 and 64 bit kernels

AOSP non-obvious syscall() implementation