Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in operating-system

Android application not starting from shortcut

Does a page fault causes the faulting process to reschedule?

Does a context switch occur in a system whose ready queue has only one process and which uses round-robin scheduling?

Triple fault in home grown kernel

caches vs paging

Can you detect a debugger attached to your process using Div by Zero

How does a CPU idle (or run below 100%)?

Software interrupts VS System calls

Semaphore implementation : why is disabling interrupts required along with test-and-set?

Real-Mode x86 ASM: How are the Basics Done?

Semaphore wait() and signal()

Interrupts disabled during Interrupt handling

how DOS executed multiple processes simultaneously?

Address binding generate same address

operating-system

The stack size used in kernel development

How are Java Thread priorities translated to an OS thread priority?

Why Enable/Disable A20 Line

Address of Video memory

How many TCP sockets can I open at once? [duplicate]

Why enable A20 line in Protected Mode?