Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in operating-system

What Does an OS Actually Do?

c++ operating-system

Is there any difference between "mutex" and "atomic operation"?

In a 64 bit process, will my mmap / malloc request ever be denied?

Using C#, how to get whether my machine is 64bit or 32bit?

New folder that is created inside the current directory

The relation between privileged instructions, traps and system calls

difference between message queue and shared memory?

operating-system

UDP Packets, Seen by Wireshark, Dropped by (do not even reach) WSARecvFrom

How to power down the computer from a freestanding environment?

how does asynchronous actually work under the hood..?

Python module 'os' has no attribute 'mknod'

Can a TLB hit lead to page fault in memory?

Determine if string input could be a valid directory in Python

python operating-system

No module named 'x' when reloading with os.execl()

where is hardware timer interrupt?

Race Conditions in C

Is it possible to set an environment variable from Python permanently?

Determining page numbers and offsets for given addresses

What's the difference between a process and a process image?

A full operating system in c#

c# operating-system