Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in kernel

Error 13: Invalid or unsupported executable while booting simple kernel in grub with string literal

c gcc assembly kernel grub

Metal kernels not behaving properly on the new MacBook Pro (late 2016) GPUs

swift macos kernel gpu metal

Does it make sense to have more than one UDP Datagram socket on standby? Are "simultaneous" packets dropped or queued by the kernel?

Not able to include ntifs.h in win32 project

c winapi kernel

How do I get an entire stack trace in gdb in one shot?

gdb kernel

How to read/write from/to a linux /proc file from kernel space?

linux kernel procfs

Memory access after ioremap very slow

How to load kernel or be able to use more space in own bootloader?

Restart program in C

c linux signals kernel

Where is task_struct stored?

linux process kernel task

/dev/video0 : invalid argument

How does linux kernel creates sysfs?

DMA and I/O memory region under Linux

linux memory kernel dma pci

Where has init_MUTEX gone in linux kernel version 3.2?

What is "ld -Ttext" option doing?

linker kernel ld

Linux - identify process owning a specific address in physical memory

Paged pool memory or Nonpaged pool memory ?? (windows driver development)

Creating new system calls via KLD in FreeBSD

How to monitor number of syscalls executed by kernel?

How does OS X generate a crash report?

macos kernel crash-reports xnu