#operating-system
Read more stories on Hashnode
Articles with this tag
Memory management is an essential component of any modern operating system. It is responsible for managing the allocation and deallocation of memory...
Before learning about process management first we need to know what is a process. In an operating system, a process is a program in execution. It can...
In the previous blog, I wrote about the operating system architecture and the components present in it. I also briefly specified the main functions of...
Operating systems are the backbone of modern computing, serving as the interface between software and hardware. From the earliest mainframes to...