Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in linux-kernel

Why do x86-64 Linux system calls work with 6 registers set?

Does using TSC as clock source improve timer and scheduling granularity?

insmod error: inserting './hello.ko': -1 Invalid module format"

How does the bootloader pick up the command after a "restarting system with command"?

What context does the scheduler code run in?

Why is Linux syscall return type "long"?

Multiple hugepage sizes in Linux (x86-64)?

linux-kernel tlb mmu

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