Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in operating-system

Threads: Why must all user threads be mapped to a kernel thread?

Why do I need ILK, PDB and EXP files?

Problem with virtualenv in Mac OS X

What is kthreadd process and children and how it is different from init and children

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