Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in operating-system

BIOS INT 13H with AH=2 can only read 72 sectors each time. Why?

c operating-system dos bios

posix_fadvise(WILLNEED) makes IO slower?

How are base registers, limit registers and relocation registers used?

Time Slices in Round Robin Time Scheduling

Understanding Memory Mapped Files

Assembly Bootloader Not Jumping to Kernel

PHP_INT_SIZE returns 4 But my Operating System Is 64 bit

php operating-system

Why is there no heap overhead for the base reference?

BIOS and Address 0x07C00

How many hardware details can a Java Applet Discover?

Allocate a console for a WinForm application

c# operating-system

What is application footprint and how to calculate it?

PCB : Does Each Process have its own PCB or There is just one?

operating-system

Lync does not start on OSX Yosemite (keeps rebooting)

what is S_IFMT in UNIX system programming?

Are addresses in x86 assembly virtual or physical?

assembly operating-system

Virtually indexed physically tagged cache Synonym

Polling vs Interrupt

OS: does the process scheduler runs in separate process

how does the processor know an instruction is making a system call