The very first process created by the kernal that runs
till the kernal process is haltes is

Answers were Sorted based on User's Feedback



The very first process created by the kernal that runs till the kernal process is haltes is ..

Answer / swetcha

It is init

Is This Answer Correct ?    17 Yes 3 No

The very first process created by the kernal that runs till the kernal process is haltes is ..

Answer / richa parmar

Init

Is This Answer Correct ?    12 Yes 3 No

The very first process created by the kernal that runs till the kernal process is haltes is ..

Answer / hyma

scheduler is the first process, it is created by kernel.

Is This Answer Correct ?    4 Yes 2 No

The very first process created by the kernal that runs till the kernal process is haltes is ..

Answer / tia

Swapper is the first process created by kernel which in turn
activates the init process.
Swapper is also known as scheduler.

Is This Answer Correct ?    2 Yes 1 No

The very first process created by the kernal that runs till the kernal process is haltes is ..

Answer / mohammad noman ansari

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:

the process dispatcher,
vhand and
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).

Is This Answer Correct ?    0 Yes 0 No

The very first process created by the kernal that runs till the kernal process is haltes is ..

Answer / maheshkumar nahar

Scheduler is the first process

Is This Answer Correct ?    2 Yes 4 No

Post New Answer

More Unix AllOther Interview Questions

In this command sqlplus -s username/password what is -S and what's the use..???

1 Answers   TCS,


why do you need to have a swap file system?

1 Answers  


What is the number of the masked code ee@?

2 Answers   Accenture, Amazon, Amdocs,


How will you run the script in UNIX?

5 Answers   BMC,


How many VI editor modes do you know?

8 Answers   Infosys,






why unix command can be divided into internal and external command

1 Answers   IBM,


What is mean by Mac os? Why it is named as like that? Which purprose it is using? Please answer me. Advance thanks.

2 Answers   Excel, GeniusPort,


How would you change all occurrences of a value using VI?

1 Answers  


What steps are required to perform a bare-metal recovery?

1 Answers  


How can u doing testing in Unix environment ?

2 Answers   TCS,


What is mutex?

2 Answers   BMC,


How does the inode map to data block of a file?

3 Answers  


Categories