linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* "init_task" belongs to "swapper" or "init" ?
@ 2010-01-04 17:35 Shivdas Gujare
  2010-01-04 17:41 ` Russell King - ARM Linux
  0 siblings, 1 reply; 2+ messages in thread
From: Shivdas Gujare @ 2010-01-04 17:35 UTC (permalink / raw)
  To: linux-arm-kernel

Hi all,

I am trying to understand the role of linux kernel "process 0" i.e. swapper.
I am not able to understand, where it gets started? and Does
"init_task" from arch/arm/kernel/init_task.c belongs to "swapper" or "init"?
whats the purpose of "init_task"?

Thanks for your help.

Thanks and Regards,
Shivdas Gujare

^ permalink raw reply	[flat|nested] 2+ messages in thread

* "init_task" belongs to "swapper" or "init" ?
  2010-01-04 17:35 "init_task" belongs to "swapper" or "init" ? Shivdas Gujare
@ 2010-01-04 17:41 ` Russell King - ARM Linux
  0 siblings, 0 replies; 2+ messages in thread
From: Russell King - ARM Linux @ 2010-01-04 17:41 UTC (permalink / raw)
  To: linux-arm-kernel

On Mon, Jan 04, 2010 at 09:35:06AM -0800, Shivdas Gujare wrote:
> Hi all,
> 
> I am trying to understand the role of linux kernel "process 0" i.e. swapper.
> I am not able to understand, where it gets started? and Does
> "init_task" from arch/arm/kernel/init_task.c belongs to "swapper" or "init"?
> whats the purpose of "init_task"?

swapper.  It's what gets run when there's nothing else to run.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-01-04 17:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-04 17:35 "init_task" belongs to "swapper" or "init" ? Shivdas Gujare
2010-01-04 17:41 ` Russell King - ARM Linux

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).