Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in operating-system

Where is Peterson's algorithm used in the real world?

Is a database transaction a good way to manage memory in an operating system?

atomic context and process context/interrupt context

Operating System Development

operating-system

Storing data in filename vs inside file

Why do we pass function arguments as void* in pthread_create?

How do I list all window titles of running programs in OS X?

Can kernel handle two syscalls at the same time by doing multithreading?

Execvp not executing ping command with arguments

c++ operating-system

Can you access other program's memory using program compiled with mingw?

c windows operating-system

When is multi process application is better than multi thread application in a single machine?

flush without sync

c file operating-system

could anyone explain to me about system calls in programming languages?

operating-system

LBA and cluster

Does Linux use self-map for page directory and page tables?

Operating System Overhead [closed]

operating-system

What are DI, EI, and UP instructions(?) in original MS-DOS source code?