Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in linux-kernel

How can I find which physical device /dev/console connects to?

Device node at /dev/tty* not getting created for uart serial driver

How many docker containers can i run simultaneously on single host?

linux-kernel docker lxc

Zero-copy user-space TCP send of dma_mmap_coherent() mapped memory

How can I obtain battery level inside a Linux kernel module?

Kernel module compilation and KBUILD_NOPEDANTIC

How does a Linux socket buffer overflow?

Is there a way to set title/name of a thread in Python? [duplicate]

Linux kernel interrupt handler mutex protection?

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?