Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in operating-system

If PHP is running on Linux; how to get the specific distribution(Ubuntu, fedora, etc..)?

If I Increase page size then internal fragmentation will increase. How?

operating-system paging

When to use MCS lock

golang exec a command on a running binary / process

go operating-system signals

Can I just include the C libraries when programming an operating system (since they are made in C)

SCAN and CSCAN algorithm

How many page tables do Intel x86-64 CPUs access to translate virtual memory?

About sbrk() and malloc()

c linux operating-system sbrk

Why is there a difference in execution time while running the same program multiple times?

c linux time operating-system

In Python, how do I specify directory separator in os.path.join() function?

python operating-system

Memory details of JVM as a process

Python on Windows "Handle Invalid" when redirecting stdout writing to file

what would the system software have to do if the processor did not generate interrupts?

Eliding cache snooping for thread-local memory

How to implement thread library?

Haskell - Some questions about System.Process and multithreading

Question regarding synchronization

java operating-system

types of buffers

c operating-system

How do drivers become a part of the kernel?

what is difference between 32 bit vs 64 bit OSs and processors (Intel architecture and WIndows)