Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in linux-kernel

Pty doesn't get closed, althoguh close() syscall is called

C sibling call elimination in call stack [duplicate]

linux virtual memory user/kernel space split in x86_64

What happens when the kernel memory required exceeds 1 GB

current directory of a process in linux-kernel

Best way to read/write to another block device from kernel mode

Can protection mode be turned off with inline assembly?

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