Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in operating-system

How to find or calculate a Linux process's page table size and other kernel accounting?

Basic question regarding ROM based executable

How to find Linux Distribution name using shell script?

What does C++ do at the memory address of a variable to "deallocate" it?

How at execution time address binding is done in OS?

operating-system

how does the OS know the real size of the physical memory?

making ruby 1.9 default on os x [duplicate]

ruby macos operating-system

Should I make my own OS kernel ELF or raw binary?

Windows Server 2008 R2 or Windows 7 [closed]

What does 'Mutex lock' exactly do?

Are function callback and interprocess communication are same?

Minimum Page Frames

Bounded-waiting Mutual Exclusion with test and set

Why must UI elements always be created/updated from the UI thread?

Any lightweight *nix environment for programming

linux unix operating-system

Using waitpid or sigaction?

c linux operating-system

Why are stackoverflow errors chaotic?

Detect OS with python

How to check platform at runtime

How to move up n directories in Pythonic way?