Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in linux-kernel

How to write a BitBake driver recipe which requires kernel source header files?

How does Linux perf calculate the cache-references and cache-misses events

caching linux-kernel cpu perf

Can I replace a Linux kernel function with a module?

Adding link local address

Linux Kernel - why a function's address in System.map is one byte preceding its address as seen in real time?

What is the need of having both System.map file and /proc/kallsyms?

modifying kernel config in Yocto

setting cpu affinity of a process from the start on linux

Why does the Linux kernel #define a symbol as itself?

c linux-kernel

Get current time in seconds in kernel module

Why softirq is used for highly threaded and high frequency uses?

Why is the close function is called release in `struct file_operations` in the Linux kernel?

linux linux-kernel kernel

What is alternative of create_proc_entry()

linux-kernel procfs

How to use lockdep feature in linux kernel for deadlock detection

How to use Linux Work Queue

linux-kernel kernel

"current" in Linux kernel code

linux pointers linux-kernel

Determine USB device file Path

linux linux-kernel usb libusb

How to print the current thread stack trace inside the Linux kernel?

Understand U-Boot memory footprint

linux-kernel arm u-boot zynq

copy_to_user vs memcpy