Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in linux-kernel

Getting user-space stack information from perf

c linux linux-kernel perf

How to undo rm -rf? [closed]

Device tree driven kernel for raspberry pi

Building kernel uImage using LOADADDR

Need to "calculate" optimum ulimit and fs.file-max values according to my own server needs

linux-kernel ulimit sysctl

What is the Difference B/W TCB(Thread control block) & PCB(Process)

Flush cache to DRAM

linux-kernel arm xilinx zynq

how to find Linux module path

What is the difference between .dts file and .dtsi file?

What is the significance of THIS_MODULE in Linux kernel module drivers?

where does top gets real-time data

Where does Android store shutdown logs?

Linux kernel ARM Translation table base (TTB0 and TTB1)

How to compile a Linux kernel module using -std=gnu99?

c linux gcc linux-kernel c99

how to compile a kernel module

where is device driver code executed? Kernel space or User space?

SLAB memory management

linux-kernel

The bio structure in the Linux kernel

linux-kernel block-device

Measuring Time in Linux Kernel Space With Sub-Microsecond Precision

c linux time linux-kernel

Is there a function similar to qsort() to be used in kernel space?

c linux-kernel qsort