top button
Flag Notify
    Connect to us
      Site Registration

Site Registration

Init process resides in kernal space or user space ?

0 votes
181 views
Init process resides in kernal space or user space ?
posted Aug 24, 2014 by Ganesh

Share this question
Facebook Share Button Twitter Share Button LinkedIn Share Button

1 Answer

0 votes

init process always resides in kernal space.

The kernel, once it is loaded, finds init in sbin and executes it.

answer Aug 24, 2014 by Amit Kumar Pandey
Similar Questions
+1 vote

while going through various synchronization mechanism like semaphore, mutex. I stopped at Monitor. I want to know how it is differ from semaphore and mutex. when use of monitor is preferable than semaphore and mutex ?

0 votes

I came under a term "address space layout randomization" ? What is the meaning of it ?

Can any one give any example on it how it works and what happens in this feature ?

...