Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in operating-system

How to estimate the seek speed in file system

linux operating-system

Is it possible to replace Loader of an OS? Any way to obtain the control over Loader?

condition variable [closed]

Software initialization code at 0xFFFFFFF0H

Do I have to pop the error code pushed to stack by certain exceptions before returning from the interrupt handler?

Get OS in c++ win32 for all versions of win?

Virtual address range of a process

How to detect the windows OS in ANT

How to solve this fork() example in c

How does FIFO page replacement work?

In which situations is it advisable to opt for BSD systems instead of Linux?

linux operating-system bsd

Error in a Wikipedia Article on memory leaks [closed]

Why do the sizes of data types change as the Operating System changes?

c++ c operating-system size

How can assembly work on an Operating System?

assembly operating-system

What is entropy starvation

In which language is Chromium OS written?

Why is C used as the main programming language for operating systems? [closed]

Does the JVM or the underlying OS handle thread state changes

How to handle keyboard in real mode through BIOS interrupts?

Does Each program has its own separate segments (code, stack, data) in memory?