Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in operating-system

What does "interrupt hooking" mean?

CPU Registers and Multitasking

Vimium concept for Windows/Linux desktop [closed]

AttributeError: module 'os' has no attribute 'uname

python operating-system

Why does x86 paging have no concept of privilege rings?

iPhone OS 3.1.3 does not work with Xcode 3.2.1. Do I have to install SDK 3.2 BETA?

iphone sdk operating-system

How does physical pages are allocated and freed during the malloc and free call?

How to load kernel or be able to use more space in own bootloader?

Why is a process's address space divided into four segments (text, data, stack and heap)?

Does any OS allow moving memory from one address to another without physically copying it?

How much of an effect can different operating systems have on displaying web pages?

Can someone explain what virtual machines are and why they're useful? [closed]

sleep() vs blocking of a process

Application running in Windows Vista context by default

DTS file explanation - aliases

What the heck is Apple_Ubiquity_Message?

Get OS name with C [Linux, portable for distros: Centos, Debian, Fedora, OpenSUSE, RedHat, Ubuntu]

c linux operating-system

How does linux kernel creates sysfs?

Python - os.rename() - OSError: [WinError 123]

threads accessing same cache line