Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in operating-system

C/C++ System portable way to change maximum number of open files

Trying to compile code from OS Dev tutorial

What's a good project tailored to learning strengths of Unix / Linux

c++ unix operating-system

When should `std::atomic` be used? [duplicate]

How accurate is amdahl's law?

Relation between CPU's hyperthreading and OS's context switch?

Power On Self Test

Calling fork on a multithreaded process

Can malloc_trim() release memory from the middle of the heap?

Armv6 Assembler for Mac

Garbage collection + memory paging

explain uname -a command on linux? How to find vender's name of OS?

Were There Programming Languages Before Compilers? [closed]

How can I measure the approximation of the time spent in a process context switch?

Is the maximum memory space an application can use equals to (physical memory + swap space)?

what is a socket? Is it a process?