Posts

Showing posts from December, 2023

My journey so far at Full Sail.

  My experience at full sail as be phenomenal, and at no time am I regretting chosen full sail for my studies. Studying Cyber Security and Information Technology at Full Sail, I have meet with good people, I have experience top notched lecture, I have gained more understanding about the course and profession.  The assignment given has given me edge to succeed.    What I love about the online class    I love the way the materials are delivered, the video of the live class is achieved for a later view, I love the discussion board, the discussion makes me relate and interact with my course mate, and sometime reading their post is all that I needed for my understanding. I love the class lecture time, the time for lectures aligned with my schedule.    I will recommend Full sail university to anyone at any time, for me it’s the best university you can ever think off. Excellence course delivery with reliable platform of communication with lectures a...

What do all three kernels have in common

Image
What do all three kernels have in common? its good we know what Kernel is first.   Kernel is central component of an operating system that manages operations of computer and hardware. It basically manages operations of memory and CPU time. It is core component of an operating system. Kernel acts as a bridge between applications and data processing performed at hardware level using inter-process communication and system calls. Kernel loads first into memory when an operating system is loaded and remains into memory until operating system is shut down again.   kernel   is the main component of any operating system. The function or role of a kernel includes memory management, device management, and accessing all computer resources. Based on the functions, there are three main categories of OS kernel. Below shows the three main categories of Kernel.  Now that we have discussed what Kernel is all about and the three main categories of Kernel, let us now examine   wha...