Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in operating-system

What is use of creating many executable file formats? [closed]

What does '.' signify in c as argument to opendir?

c operating-system

C++ big allocation of memory

Why 4 process better than 4 thread?

L1 and L2 cache are managed by operating system? [closed]

operating-system

iretq throwing GP fault

linux kernel code ">>" operator

How to find out what parts of the physical memory contain data/instructions of what processes?

Is there a list of preprocessor defines for various operating systems (and versions)?

About Operating System, about page-table entries status bits

operating-system

.NET Standard 2.0 get current 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]