Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in operating-system

Calculation of the average memory access time based on the following data?

Data Copying to kernel space during system call

Understand IDTR register?

How Linkers Resolve Multiply Defined Global Symbols in C

How to handle single quote/ apostrophe and space together in linux cat command?

How to implement Async I/O efficiently in the kernel

Advantages of PAE

How to determine the block size used by the file system by using a C program that performs incremental read()'s?

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