Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in linux-kernel

Read and write hard disk sector directly and efficiently [duplicate]

What's the space complexity of a radix tree?

c tree linux-kernel radix-tree

Linux kernel makefile cscope target

what is the meaning of 0xdead000000000000?

linux-kernel

Why are MSI interrupts not shared?

vmstat: What exactly does cpu wait mean?

linux linux-kernel

What is the use of vmlinux file generated when we compile linux kernel

can "perf record" or "perf-record" sample child processes?

linux-kernel perf

Measuring process statistics in Linux

Linux 2.6.31 Scheduler and Multithreaded Jobs

How does linux synchronize preempt count

c linux-kernel

Are the Linux/SMP spinlocks unnecessarily slow?

x86 linux-kernel spinlock

How to prevent "error: 'symbol' undeclared here" despite EXPORT_SYMBOL in a Linux kernel module?

Declare variable as locally as possible

c coding-style linux-kernel

Shared Memory between User Space and Kernel Threads

linux-kernel kernel

Linux-kernel: printk from "open" syscall don't work

Listing ioctl calls from userspace to kernelspace

linux linux-kernel ioctl

1GB pages and Transparent Huge Pages (Linux)

Understanding the use of data members in rt_rq(real time runqueue) kernel

linux linux-kernel kernel

Relevance of libc.so.6 in Linux kernel [closed]

c linux linux-kernel glibc