Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in kernel

What does it implies to disable syscall in Intel SGX

kernel intel system-calls

Change linux kernel installation directory

Reading kallsyms in user-mode

linux kernel symbols

Does the BIOS copy the 512-byte bootloader to 0x7c00

Is it easier to write filesystem drivers in userspace than in kernel space?

linux filesystems ntfs kernel

How to arrange a Makefile to compile a kernel module with multiple .c files?

linux makefile module kernel

Is it possible to run 16 bit code in an operating system that supports Intel IA-32e mode?

x86 kernel x86-64 cpu

How to change kernal SCNKEY routine behaviour in Commodore 64

assembly kernel 6502 c64

Why is this kernel module marked at permanent on 2.6.39

linux module kernel permanent

The stack size used in kernel development

How to turn off Windows kernel debugging at boot time?

Calculating user, nice, sys, idle, iowait, irq and sirq from /proc/stat

python c linux kernel procfs

Why is depmod necessary for building and working with kernel modules?

linux kernel

How to create a kernel dump using WinDbg

kernel windbg minidump

Address of Video memory

Setting up IRQ mapping

assembly x86 kernel osdev irq

Unix V6 Source code

unix kernel

PID mapping between docker and host

docker kernel pid

How could I detect when a directory is mounted with inotify?

c linux kernel inotify

Thread-local storage in kernel mode?