Brief about the initial process sequence while the system boots up. Ans. While booting, special process called the 'swapper' or 'scheduler' is created with Process- ID 0. The swapper manages memory allocation for processes and influences CPU allocation. The swapper inturn creates 3 children: 1. the process dispatcher, 2. vhand and 3. dbflush with IDs 1,2 and 3 respectively. This is done by executing the file '/etc/init'. Process dispatcher gives birth to the shell. Unix keeps track of all the processes in an internal data structure called the Process Table (listing command is ps -el). - Study24x7
Social learning Network

Warning: include(./views/auth.php): failed to open stream: Permission denied in /var/www/html/live/loginRightSlider.php on line 18

Warning: include(): Failed opening './views/auth.php' for inclusion (include_path='.:/usr/share/php') in /var/www/html/live/loginRightSlider.php on line 18

Warning: count(): Parameter must be an array or an object that implements Countable in /var/www/html/live/makepost.php on line 52
03 Mar 2023 12:09 PM study24x7 study24x7

Brief about the initial process sequence while the system boots up. Ans. While booting, special process called the 'swapper' or 'scheduler' is created with Process- ID 0. The swapper manages memory allocation for processes and influences CPU allocation. The swapper inturn create...

See more

study24x7
Write a comment
Related Questions
500+   more Questions to answer
Most Related Articles