Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in operating-system

Worker threads in linux

In-depth explanation for why we need '-pthread' in Linker option for gcc?

Questions about APIC interrupt

Is there only one Unix Domain Socket in the communication between two processes?

Why do we need ORG 0x7c00 at the beginning of a bootloader?

Read/Write block directly to disk in linux kernel

What does built in support for multithreading mean?

How can a CPU save its register state in a context switch?

What does ASLR(address space layout randomiztion) do?

What decides the size of virtual address space available for a process?

When is EINTR error returned?

c operating-system

Signal Handler Example in The Linux Programming Interface

How does the OS decide how to run a .exe

Putting file to S3 right after it's created

Difference between os.File, io.Reader and os.Stdin

file go operating-system

Context switch on time interrupt

What page directory is used during an x86 interrupt handler?

How to continuously show os command output in erlang?

operating-system erlang