Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in kernel

How closely are Mac OS X and BSD related?

Interpreting segfault messages

Context switch internals

What are the implications of the linux __user macro?

c macros linux-kernel kernel

Is there a way to figure out what is using a Linux kernel module?

linux kernel kernel-module

The difference between initrd and initramfs?

linux filesystems kernel boot

Linux Process States

linux process kernel cpu states

What are vdso and vsyscall?

c linux linux-kernel kernel vdso

Context switches much slower in new linux kernels

What does [ N ... M ] mean in C aggregate initializers?

c linux kernel

What is __gxx_personality_v0 for?

c++ gcc linker kernel

What is the difference between the operating system and the kernel? [closed]

operating-system kernel

What is difference between monolithic and micro kernel?

cscope or ctags why choose one over the other? [closed]

vim kernel ctags cscope

How do I convert dmesg timestamp to custom date format?

logging timestamp kernel dmesg

What is an OS kernel ? How does it differ from an operating system? [closed]

kernel operating-system

What is the difference between the kernel space and the user space?

What is the difference between Trap and Interrupt?

What are some resources for getting started in operating system development? [closed]