Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in operating-system

Why do we need different datatype for pointer?

c++ c operating-system

how to schedule two tasks?

"Operation not permitted" while dropping privileges using setuid() function

Is there an explanation on the paging qn asked in 'The Social Network'?

Why do we need different CPU architecture for server & mini/mainframe & mixed-core? [closed]

execve() and sharing file descriptors

c operating-system

Android - What is the difference between a foreground and background service?

android operating-system

Does the MMU mediate everything between the operating system and physical memory or is it just an address translator?

System() calls in C++ and their roles in programming

Where Linux Kernel Setup GDT

Node.js - How to cross-platform find the 'desktop' directory path?

how to detect if a thread or process is getting starved due to OS scheduling

python 3.7 venv broken after upgrade to Ubuntu 20.04

R help files on different OS

r operating-system

Will Peterson's solution work correctly on modern CPU architectures? [closed]

Add context menu item to all text boxes operating system wide

Git failing to ignore .DS_Store defined in global ignore

git operating-system

Printing Partition Table - C program

Inter-process file exchange: efficiency and race conditions