Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in operating-system

OS memory allocation addresses

How is the x86 data segment used in real operating systems and processes?

Powershell Get all Optical Drive Letters

Maximum number of page faults a read instruction can cause?

Error Unziping File: error 1 in extracting from zip file

How does the `asm()` function works in C language?

Synchronizing caches in a multithreaded program on multi-core system

MinGW GCC wildcard to compile all files (Windows)

c++ c gcc operating-system mingw

Android Date Picker month as number

How to write a program which listens to network traffic? (i.e. wireshark) [duplicate]

What are some of the common performance issues, irrespective of programming language?

How to determine if OS is 32 or 64 bit cross-platform on .NET Standard 1.5?

Is it still possible to set thread affinity in macOS?

Why the linux read ip register from rcx register in the entry_SYSCALL_64 function?

Is there any other model than Interrupt driven architecture?

what is difference between while(true) and wait() or thread join()

how is machine-virtualization achieved without hardware support