Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in kernel

linux kernel page table update

How to check the vsyscall mode

What is the "linux-2.6.3x.x/include/asm-generic/' for?

linux linux-kernel kernel

What's actually in the Managed Runtime Initiative's kernel patches and JVM?

Linux kernel module compiling

c linux kernel kernel-module

Linux: writes are split into 512K chunks

Kernel Module: hrtimer_start "Unknown Symbol in Module"

memory bound kernel and compute bound kernel in GPUs

kernel gpu nvidia

Kernel Code vs User Code

CCM-AES from Linux Kernel

c linux cryptography kernel aes

Why does Linux use this "pointer to pointer" for list?

c linux kernel

When are segment registers modified by operating systems?

intel assembly x86 kernel

How to profile in the Linux kernel or use the perf_event*.[hc] framework?

c linux kernel arm profiling

In the linux kernel, will a call to kfree ever sleep?

Configuring Eclipse for Linux Kernel module development

linux eclipse kernel

How to set intel_idle.max_cstate=0 to disable c-states?

linux-kernel kernel

What is the replacement of daemonize() kernal api in 3.x kernel

linux-kernel kernel porting

How does Linux allocate memory for its physical allocator?

C++: Is bool a 1-bit variable?

Which linux system call is used by ls command in linux to display the folder/file name?

c linux kernel system-calls ls