Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in operating-system

Disable GOT in GCC

Real mode BIOS routine and Protected Mode

What happens to dynamic allocated memory when calling execv()?

c linux operating-system

Why is [@"" class] != NSClassFromString(NSStringFromClass([@"" class])) on OS X?

Can a Thread sleep for less than half milli seconds in Java/ Other language?

OS X FinderSync 'fails' for /Volumes

How to load second stage boot loader from first stage?

Mutex access and system call

How many bytes the cache controller fetches a time from main memory to L2 cache?

What makes VxWorks so deterministic and fast?

Size of a Word and addressing

How does compiler lay out code in memory

What is thread local storage? Why we need it?

How can I detect the number of cores in x86 assembly?

Checking Windows Version on W10

Difference between 'EAGAIN' or 'EWOULDBLOCK'

Getting system status in python

python operating-system

Is it possible to implement a small Disk OS in C or C++?

What makes the execution order of threads unpredictable?

How does the processor know the breakpoints?