Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in operating-system

Calculating number of page faults for 2-d array

Python - difference between os.access and os.path.exists?

How to make a program to restart itself? (Linux process)

how dispatcher works?

Why one page table per process

operating-system os161

Whose responsibility is it to throw an exception?; OS or process?

How is the BIOS used by a modern OS?

api operating-system bios

Why does a memory address start with 0x? [duplicate]

Where is the mode bit?

operating-system mode

Difference between HDFS and NFS? [closed]

What is the difference between system call and library call?

What is Working Set?

Process VS thread : can two processes share the same shared memory ? can two threads ?

Why is kernel mapped to the same address space as processes?

Avoiding the main (entry point) in a C program

valgrind mac os sierra 10.12.1

What is the overhead involved in a mode switch

what operating system concepts should every programmer be aware of? [closed]

operating-system

How does the OS detect hardware?

Is it possible to write an Operating System completely in C?

c operating-system