Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in kernel

How do I programmatically disable hardware prefetching?

linux kernel prefetch

Relationship between a kernel and a user thread

operating-system kernel

Getting iOS system uptime, that doesn't pause when asleep

ios kernel clock uptime

What kind of C is an operating system written in?

c kernel

How does Linux determine the next PID?

How does the linux kernel manage less than 1GB physical memory?

How do I configure modprobe to find my module?

kernel kernel-module insmod

Learning Kernel Programming [closed]

Linux kernel live debugging, how it's done and what tools are used?

Is Pthread library actually a user thread solution?

What does a dot before the variable name in struct mean?

c linux kernel

Cannot boot Windows guest in VirtualBox without kernel module error

Linux kernel "historical" git repository with full history

linux git linux-kernel kernel

Android Kernel Debugging

android debugging kernel

What is preemption / What is a preemtible kernel? What is it good for?

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