Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in linux-kernel

Why is the kernel concerned about issuing PHYSICALLY contiguous pages?

linux-kernel

Writing x86_64 linux kernel module in assembler

Enlarge Linux Kernel Log Buffer more that 2M

Reason why CFS scheduler using red black tree?

How to find physical and logical core number in a kernel module?

device-tree mismatch: .probe never called

Are there any advantages to using a binary semaphore instead of a mutex for mutual exclusion in a critical section of a queue?

Linux 3/1 virtual address split

Linux rt- patch for android anyone?

how to access and debug a FDT/DTS device tree from a Linux driver (seg-fault)

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?