Search code examples
OS; resources automatically clean up...


resourcesoperating-system

Read More
Are page table locations specified/constrained in x86 operating systems?...


x86operating-systemcpu-architecturevirtual-memorypage-tables

Read More
How can I get started on writing my own mobile OS for ARM processors?...


assemblyoperating-systemarm

Read More
Get Windows version in a batch file...


windowsbatch-fileoperating-system

Read More
How are Linked Lists implemented in the Ready Queue before moving onto the scheduler during the PCB ...


cdata-structureslinked-listoperating-systemqueue

Read More
Write OS in interpreted language...


operating-systeminterpreterosdev

Read More
Where should I use 'volatile'?...


coperating-systemlinux-device-drivervolatile

Read More
How do I find the name of an operating system?...


c++operating-system

Read More
Create zombie process...


clinuxoperating-systemforkzombie-process

Read More
How do time tracking softwares find screen time of applications?...


pythonwindowsoperating-systemsubprocesstime-tracking

Read More
System call numbers, trap handling, and the C library’s role in system calls...


coperating-system

Read More
Thread ID vs. Thread Handle...


linuxwindowsmultithreadingoperating-systemhandle

Read More
Multi Processing vs Multi Threading and Hyper-Threading...


multithreadingmultiprocessingoperating-systemprocessorhyperthreading

Read More
Error in c code: expected identifier or ‘(’ before ‘free_node_t’...


cliststructoperating-system

Read More
Using Functions made in a Language I have not learned...


compilationoperating-systemmultilingual

Read More
FreeBSD - Find child processes from parent pid in C...


coperating-systemfreebsd

Read More
Exit codes bigger than 255 — possible?...


shelloperating-systemexit-code

Read More
What programming language(s) do both iOS and Android support?...


androidiosoperating-systemprogramming-languages

Read More
How does NodeJS OS Module work...


javascriptnode.jsperformanceoperating-system

Read More
In multilevel paging (OS), until which level we keep applying paging on Page Table...


memory-managementoperating-systempaging

Read More
How do I change the default wallpaper on my custom rom...


androidoperating-systemandroid-sourceandroid-wallpaper

Read More
What is the true difference between a real mode program and a protected mode program?...


operating-systemprotected-modereal-mode

Read More
What are atomic operations for newbies?...


multithreadingconcurrencyoperating-systemsynchronizationatomic

Read More
Implementation of Signals under Linux and Windows?...


linuxopen-sourceoperating-systemlinux-kernelsystems-programming

Read More
What exactly is the "Kernel Master Page Global Directory"?...


operating-systemvirtual-memory

Read More
Difference between processes running in kernel mode and running as root?...


securityprocessoperating-systemkernelusermode

Read More
What specifically are wall-clock-time, user-cpu-time, and system-cpu-time in Unix?...


unixoperating-systemcpu-timewall-time

Read More
Confusion regarding the Blocking of "peer threads" when a user-level thread blocks...


javamultithreadingoperating-systemcpu-architecturegreen-threads

Read More
Is lazy binding of shared library achieved using lazy allocation of virtual memory by OS?...


linuxdlloperating-systemshared-librariesvirtual-memory

Read More
what is the key difference between multipaxos and basic paxos protocol...


operating-systemdistributed-computingdistributeddistributed-systempaxos

Read More
BackNext