Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in operating-system

How can we make sure that only one instance of any application in running even in 2 different JVM's

java unix operating-system

Can a java object be accessed from native code and vice versa?

Are all CPU cores used during boot-up?

Process is a thread or thread is a process?

Call C++ from an assembly bootloader

Powershell OS check before running a command using an IF statement

How does a Windows Kernel mode Driver, access paged memory?

shutting down an OS without using API's

c operating-system shutdown

Why do we need a wait() system call?

How is text segment made read-only?

c linux operating-system

Read specific sector on hard drive using C language on windows

Why is go app running as several processes?

Why is process scheduling not called thread scheduling?

Ensuring that my program is not doing a concurrent file write

What happens if the size of a program is larger than virtual memory?

operating-system

Background process c

FreeRTOS initial context switch

How does Sticky Notes work? [closed]