Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in linux-kernel

Anticipate "kernel too old" errors between 2.6.16 and 2.6.26 kernel versions

c++ linux linux-kernel

How is conditional_wait() implemented at the kernel and hardware/assembly level?

Is it possible to develop a loadable kernel module (LKM) on Linux with C++?

c++ c linux-kernel

Do Kernel pages get swapped out?

How can I monitor the NIC status(up/down) in a C program without polling the kernel?

How does the Linux kernel handle Asynchronous I/O (AIO) requests?

c linux io linux-kernel aio

What makes a kernel/OS real-time?

Does Linux kernel have main function?

Origin of a kworker-thread

linux linux-kernel

Remote 'g' packet reply is too long

gdb linux-kernel kvm

What is "__maybe_unused"?

c linux-kernel

linux/module.h: No such file or directory

linux-kernel kernel

How to mmap a Linux kernel buffer to user space?

What is the concept of vruntime in CFS

Is there any difference between socketpair and pair of unnamed pipes?

sockets linux-kernel pipe

How the util of iostat is computed?

Why is orig_eax provided in addition to eax?

What can cause SIGHUP to be generated?

linux ubuntu linux-kernel

Tips for learning embedded linux [closed]

M option in make command, Makefile