Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in operating-system

OS; resources automatically clean up

Set minimum iPhone OS version for app?

Are there monitors in C?

Why is padding added for multiple data members of structures and not for single members?

c++ c linux operating-system

If we have infinite memory, then do we still be needing paging?

What is the difference between Completion time and response time when dealing with scheduling policies

Writing a POSIX-compliant kernel

c operating-system kernel

Where can I learn how to make a C++ program interact with the Operating System (Linux)

c++ linux operating-system

How does a system wide profiler (e.g. perf) correlate counters with instructions?

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?