Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in operating-system

determine vm size of process killed by oom-killer

How to get a list of installed windows fonts using python?

How to find out operating system drive using java? [duplicate]

java operating-system

How does the enhanced second-chance algorithm has a preference to the changes that have been modified?

Knowing which process produced a sound

Linux Pthreads User level or kernel level [duplicate]

On MAC OS X: how to register a callback to detect physical link UP/Down event?

macos operating-system nic

Compiling and linking C code without any additional data in output file

c gcc operating-system ld osdev

What's the difference between Virtually Indexed Physically tagged and Virtually Indexed and Virtually Tagged Paging?

How to find if debug information only contains relative paths or absolute paths?

How to get the key state via a scancode (not virtual keycode)?

What are the mappings of user to kernel?

why have user context and kernel context ... unix

Help in building an 16 bit os

Why do system calls use a different stack?