Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in linux-kernel

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

Is it viable to write a Linux kernel-mode debugger for Intel x86-64 in Common Lisp, and with which Common Lisp implementation[s]?

Why does switch_to use push+jmp+ret to change EIP, instead of jmp directly?

assembly linux-kernel x86

linux/list.h - How to safely remove items from the list?

c list linux-kernel

How to write an Android application to do sysfs read/write.?

How do I allocate a DMA buffer backed by 1GB HugePages in a linux kernel module?

Why is the TUX Web Server Dead? Does Nginx/Lighttpd/Epoll/Kqueue Replace it?

enable/disable cache on intel 64bit machine: CD bit always set?

c assembly linux-kernel kernel

Large shared memory between Kernel space and user space

Naming a variable `current` in a kernel module leads to "function declaration isn’t a prototype" error

What is OE+ in Linux?