Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in operating-system

How is fairness of thread scheduling ensured across processes?

Hooking sys_execve() on Linux 3.x

Understanding os bootloading - assembly

Exit from an application in an OS without memory separation

c operating-system kernel

Linking issues with OS X 10.10

Implementing LRU with timestamp: How expensive is memory store and load?

Why all the interrupts must be disabled during semaphore operations?

Why the virtual address of ELF can be determined before it is mapped to virtual space?

Equivalent of apt-get on OpenELEC

Multithreading model in Linux and Windows

Why is getpid implemented as a system call?

Interprocess communication via Pipes

Does PHP have a function to detect the OS it's running on?

more info on Memory layout of an executable program (process)

Create zombie process

Is there a lot of Plan 9 development?

What's the memory before 0x08048000 used for in 32 bit machine?

How to make JUnit test cases to run in sequential order?

Convert physical address to virtual in Linux and read its content

How do I get the Ubuntu source code?