Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in operating-system

How do I find the name of an operating system?

c++ operating-system

What happens when a thread forks?

Understanding virtual address and virtual address space

What is the difference between kernel stack and user stack?

What is a signal in Unix?

How does the 'ls' command work in Linux/Unix?

Ruby gem rmagick won't install on Mac OS X

fork() system call and memory space of the process

c operating-system fork

Can a whole operating system be written without using even one line of C/C++ code?

operating-system

JVM debug connector internals and security

Where does the OS get the needed disk address when page fault happens from?

Changing bios code/flashing the bios

Do 32bit apps run faster or slower on a 64bit OS? [closed]

Cooperative Scheduling vs Preemptive Scheduling?

How do I disable a system device? [duplicate]

How to create apps for mobiles which are using KaiOS? [closed]

Where can I learn about the Windows kernel? [closed]

CPU cache behaviour/policy for file-backed memory mappings?

Is there a cross-platform way to open a file browser in Python?

Interrupt handling (Linux/General)