Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in operating-system

job, task and process, what's the difference

operating-system

Time waste of execv() and fork()

Polling or Interrupt based method

how can i search for files and zip them in one zip file

linux operating-system

Why are "Executable files" operating system dependent?

What happens in OS when we dereference a NULL pointer in C?

Who decides the sizeof any datatype or structure (depending on 32 bit or 64 bit)?

what is the use of SPL (secondary program loader)

How to set mobile system time and date in android?

android operating-system

Git core.autocrlf line ending default setting

What is thrashing? Why does it occur?

stdout thread-safe in C on Linux?

c linux unix operating-system

Does every process have its own page table?

"zero copy networking" vs "kernel bypass"?

How to uninstall a windows service and delete its files without rebooting

Monitor vs Mutex

Relationship between a kernel and a user thread

operating-system kernel

The difference between Call Gate, Interrupt Gate, Trap Gate?

How are Operating Systems "Made"?

Detecting Operating Systems in Ruby [duplicate]