Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in operating-system

it is possible to run without virtual memory at all, just physical memory (in fact, most embedded systems run this way). How?

How to clean (delete) temporary files if they exist in Ubuntu OS? [closed]

Benefits of user-level threads

Why is the heap in Go executable?

why c++11 sleep_for microseconds actually sleep for millisecond?

How can my program determine if it is running on 32-bit or 64-bit Windows?

python bytecode, the interpreter and virtual machine

What is the difference between compaction and defragmentation?

C and resource protection in memory

Are assembly language programs restricted by kernel modes as well?

assembly operating-system

How is C cross platform?

What is the rationale for small stack even when memory is available?

operating-system

Does there have to be a mode switch for something to qualify as a context switch?

Python: os.path.isfile won't recognise files beginning with a number

python operating-system

Virtual Memory and Physical Memory

Task in vxworks

calling Object.notify() before Object.wait()

How are backslash escape sequences implemented in compilers?

How can a program compiled to machine language run on different machines?

Identify system operating system by id

c# operating-system