Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in linux-kernel

Linux kernel driver: what model for NVRAM access?

Why the move from O(1) scheduler to CFS which is O(log N)?

How to get the physical address of the associated data from a struct page?

Reserving a portion of SDRAM to pass data between U-Boot and the Linux Kernel

How to push skb in specific point of Linux network stack?

How does the linux kernel maintain the vast amount of config options?

Which Linux kernel function creates the 'process 0'?

c assembly linux-kernel x86 boot

How to switch to a particular version of Linux source code using git?

linux git linux-kernel

How to zero unused memory to reduce VM snapshot size

Reading a symbolic link in kernel-space

c linux-kernel symlink

Accessing Linux /dev/USB as standard files to communicate with USB device

what is has_zero and find_zero in word_at_a_time.h used for

c hash linux-kernel

Not able to bind kernel threads to CPU

How does "get_user_pages" work (For linux driver)

Linux (Debian 8 Jessie) HRTimer - Kernel - Leap Seconds

linux linux-kernel cpu

What does rcu_read_lock() actually do (Linux Kernel)

c linux-kernel locking rcu

How to explicitly load a structure into L1d cache?

Linux kernel scheduling

Is there a way for a kernel module to find section addresses of another loaded module?

Building kernel modules for different linux version