News

As all other operating systems it has all the basic features like process scheduling, memory management, process management, etc., associated with it.
Short Term vs. Long Term Scheduling. Most computer operating systems must multi-task. They use a scheduling algorithm that decides which of the many processes can be run at any given time. It puts ...
Process management is a concept concerned with system initialization, process creation and destruction, scheduling, interprocess communication, etc. In Linux, process is actually a group of data ...