Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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?

Would it be possible to replace CMD with something else?

Distributed Systems and Network OSs (Theoretical)

Operating System - Static linking is done by the Linker or Loader?