Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in operating-system

Read specific sector on hard drive using C language on windows

Why is go app running as several processes?

Why is process scheduling not called thread scheduling?

Ensuring that my program is not doing a concurrent file write

What happens if the size of a program is larger than virtual memory?

operating-system

Background process c

FreeRTOS initial context switch

How does Sticky Notes work? [closed]

Is deadlock necessarily true when the four conditions exist?

operating-system deadlock

Can a process read/write at any address from it's virtual memory?

Creating n child process in c using fork

c operating-system

Finding GPU information (model) in Node.js

How to generate directory size recursively in python, like du . does?

What exactly set_bh_page does for a given buffer head in page cache?

Port GNU C Library to minimal hobby OS

What prevents me from jumping to any absolute address using ASM?

assembly operating-system

zlib.gzip produces different results for same input on different OSes