Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in operating-system

How to develop to take advantage of 64 bit systems?

How to read/write a hard disk when CPU is in Protected Mode?

how does open works for normal file and device drivers

Show how counting semaphores can be implemented using only binary semaphores and ordinary machine instructions?

How good can an operating system be in Real Mode?

How hold and wait is different from circular wait?

operating-system deadlock

In Racket, how do I get or change my working directory?

operating-system racket

What should programmers know when moving from XP/Vista to Windows 7?

what are ladder governors and menu governors?

Ruby How to determine execution environment

Thread visibility among one process

Process control block vs process table?

process operating-system

Are system calls on Windows inherently slower than Linux?

Starvation and Deadlock (Operating System)

operating-system deadlock

How to get extended MacOS attributes of a file using python?

In Linux, why is there a global /dev/stdin file for all processes?

Shared memory and IPC [closed]

How can I query the number of physical cores from MATLAB?

Searching a directory for folders and files using python

What is the difference between dynamic linking and dynamic loading