Does âinitâ run in kernel space?


up vote
0
down vote
favorite
I am new to linux,just want to ask which processes run in kernel space? I read somewhere that init runs in user space.But init boots up the system,it should run in kernel space.
Please clarify my doubt.Thanks in advance.
Bruce
kernel
add a comment |Â
up vote
0
down vote
favorite
I am new to linux,just want to ask which processes run in kernel space? I read somewhere that init runs in user space.But init boots up the system,it should run in kernel space.
Please clarify my doubt.Thanks in advance.
Bruce
kernel
1
The kernel runs in kernel space. 'Init' is not the kernel. 'Init' interacts with the kernel and supervises the other processes..
â user535733
Feb 5 at 13:18
"But init boots up the system,it should run in kernel space." why does the first mean the second should be true?
â muru
Feb 5 at 14:45
add a comment |Â
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I am new to linux,just want to ask which processes run in kernel space? I read somewhere that init runs in user space.But init boots up the system,it should run in kernel space.
Please clarify my doubt.Thanks in advance.
Bruce
kernel
I am new to linux,just want to ask which processes run in kernel space? I read somewhere that init runs in user space.But init boots up the system,it should run in kernel space.
Please clarify my doubt.Thanks in advance.
Bruce
kernel
kernel
edited Feb 5 at 12:38


WinEunuuchs2Unix
36.7k760138
36.7k760138
asked Feb 5 at 12:25
Bruce Wayne
1
1
1
The kernel runs in kernel space. 'Init' is not the kernel. 'Init' interacts with the kernel and supervises the other processes..
â user535733
Feb 5 at 13:18
"But init boots up the system,it should run in kernel space." why does the first mean the second should be true?
â muru
Feb 5 at 14:45
add a comment |Â
1
The kernel runs in kernel space. 'Init' is not the kernel. 'Init' interacts with the kernel and supervises the other processes..
â user535733
Feb 5 at 13:18
"But init boots up the system,it should run in kernel space." why does the first mean the second should be true?
â muru
Feb 5 at 14:45
1
1
The kernel runs in kernel space. 'Init' is not the kernel. 'Init' interacts with the kernel and supervises the other processes..
â user535733
Feb 5 at 13:18
The kernel runs in kernel space. 'Init' is not the kernel. 'Init' interacts with the kernel and supervises the other processes..
â user535733
Feb 5 at 13:18
"But init boots up the system,it should run in kernel space." why does the first mean the second should be true?
â muru
Feb 5 at 14:45
"But init boots up the system,it should run in kernel space." why does the first mean the second should be true?
â muru
Feb 5 at 14:45
add a comment |Â
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1003247%2fdoes-init-run-in-kernel-space%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
1
The kernel runs in kernel space. 'Init' is not the kernel. 'Init' interacts with the kernel and supervises the other processes..
â user535733
Feb 5 at 13:18
"But init boots up the system,it should run in kernel space." why does the first mean the second should be true?
â muru
Feb 5 at 14:45