Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in operating-system

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

Understanding concurrent file writes from multiple processes

Switching from user mode to kernel mode

operating-system kernel

What is the barest bare-boned operating system available? [closed]

operating-system

For kernel/OS is C still it? [closed]

Difference between write() and printf()

Is there build farm for checking open source apps against different OS'es?

c++ build operating-system

Best Educational Operating System For Study? [closed]

operating-system osdev

Roadblocks in creating a custom operating system [closed]

operating-system osdev

Why an executable program for a specific CPU does not work on Linux and Windows?

In virtual memory, can two different processes have the same address?

operating-system