Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in kernel

REPEAT_BYTE(x) macro

NFS source code

linux kernel nfs nfsclient

GetOverlappedResultEx could not be located in kernel32.dll

Will the functions and variables precede with an "_" when compiled using gcc?

c gcc operating-system kernel

Unexpected output when printing directly to text video memory

c x86 kernel bootloader osdev

What is a unikernel?

kernel unikernel

Task Schedulers

Getting iPhone's battery level

iphone kernel battery iokit

Few Questions regarding Android Kernel

c android linux-kernel kernel

Loading a Kernel into Memory -- How to Write the Loader Itself?

Why linux disables kernel preemption after the kernel code holds a spinlock?

Multicast from kernel to user space via Netlink in C

How does blocking mode in unix/linux sockets works?

Can I printk in binary?

linux-kernel kernel

Why doesn't Linux use fibers instead of preemptive multitasking?

Upgrade kernel on debian [closed]

Why should the permisson attrbute be specified for every variable declared in Kernel Module development?

Understanding the kernel dmesg timestamp

How to run a bare metal ELF file on QEMU?

kernel elf qemu

Resources for writing kernel in C

c kernel osdev