Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in operating-system

What is a Kernel thread?

difference between dynamic loading and dynamic linking?

What's the relationship between assembly language and machine language?

How come a file doesn't get written until I stop the program?

Developing an operating system for the x86 architecture [closed]

operating-system x86 osdev

Ctrl + C interrupt event handling in Linux

What's the difference between operating system "swap" and "page"? [closed]

memory operating-system

How to program an Operating System? [closed]

operating-system

ExitCodes bigger than 255, possible?

Why do we need virtual memory?

Historical reason behind different line ending at different platforms

Why Does the Leap Second Cause Problems?

How to implement a very simple filesystem?

Can't understand Belady's anomaly

Do modern OS's use paging and segmentation?

Difference between physical/logical/virtual memory address

How is sleep implemented at the OS level?

c operating-system sleep

Data structures used to build file systems?

How do sites like codepad.org and ideone.com sandbox your program?

Inode vs Vnode Difference