Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in operating-system

Paging or segmentation for virtual memory, which is better?

Kernel high memory

operating-system kernel

CreateProcess method ends up with an error

c process operating-system

Are there features of R that are system-dependent?

r interop operating-system

How do OSes Handle context switching?

Random characters when reading from pipe

How can I check whether a memory address is writable or not at runtime?

c unix operating-system

What's a Pthread?

Why do interrupts need to be disabled before switching to protected mode from real mode?

When should I use os.name vs. sys.platform vs. platform.system()? [duplicate]

python operating-system

Can you work on a 128-bit OS before a 128-bit processor comes out, or do you have to wait for a 128-bit processor to work on it?

Is an operating system kernel an interpeter for all other programs?

what is the argument cpumaps and maplen in api virDomainGetVcpus of libvirt

operating-system libvirt

Name of the process with highest cpu usage

Thread related issues and debugging them

Is it true that database management systems typically bypass file systems..?

How can C-SCAN (elevator) algorithm cause starvation?

Are Apache and MySQL multithreaded applications?

Usage of __init & __exit attributes

Floating point calculations in a processor with no FPU