Posts

Showing posts with the label Year 3

Operating System Theory

            As I navigate through my academic IT journey, I have grown confident in my choice to pursue this dream. I have learned so many things so far and I am excited to see how much more I can learn. I just finished learning about operating system theory. Operating systems have many different features. They provide a platform for running applications and offer a platform for application development. These applications vary in many ways and allow users to complete a variety of tasks. OS handles memory management and CPU scheduling. Memory management is done by managing which part of memory is being used, deciding which processes to move to and from memory, and allocation and deallocating memory space among other things. Another feature of the operating system involves protecting the system from internal and external threats. There are multiple levels of protection and security, and the operating system has features to control al...