Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in linux-kernel

Explain Linux kernel state terminology e.g. net.next, linux-next, net.git

LINUX: order of statically linked module loading

module linux-kernel

Get a nanosecond-precise atime, mtime, ctime fields for file (stat?)

TCP and PF_RING

c++ c linux-kernel pf-ring

Format specifier for printk loff_t types?

Does the Linux kernel have its own SSE/AVX context?

iproute2 commands for MPLS configuration

How to reload modified kernel modules

Why define a macro to a function with the same name?

c linux-kernel

Which address space is occupied by the kernel in 64 bit Linux?

linux linux-kernel x86-64

What is MODULE_ALIAS in Linux device driver code?

What is the minimum amount of RAM required to run Linux kernel on an Embedded device?

Difference in ABI between x86_64 Linux functions and syscalls

How to make Android device boot when power is plugged in?

Difference between reading from /dev/block/mmcblk0 and /dev/block/mmcblk0p1

What happens when two interrupts occur at the same time in linux kernel

Why do we need to call poll_wait in poll?

Reason to pass data using struct inode and struct file in Linux device driver programming

Linux Kernel Preemption during spin_lock and mutex_lock

What are Linux Local timer interrupts?

c linux linux-kernel interrupt