linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* Task tsruct relevant question
@ 2003-04-18  0:17 Takeharu KATO
  2003-04-18  1:37 ` Paul Mackerras
  0 siblings, 1 reply; 3+ messages in thread
From: Takeharu KATO @ 2003-04-18  0:17 UTC (permalink / raw)
  To: linuxppc-dev


Dear maintainers:

I have a queestion about task_struct relevant issue.
As far as I know, task_structs in kernel 2.5.X are placed in
slab cache. But they are placed on kernel stack on linux-2.4.67
for PPC4xx.
Is it correct in linuxppc branch?
Does any one have a plan to move them into slab cache down the line?


--
Takeharu KATO
Fujitsu Limited
Email:tkato@cs.fujitsu.co.jp (ext. 7112-4621)

** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/

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

* Re: Task tsruct relevant question
  2003-04-18  0:17 Task tsruct relevant question Takeharu KATO
@ 2003-04-18  1:37 ` Paul Mackerras
  2003-04-18  2:44   ` Takeharu KATO
  0 siblings, 1 reply; 3+ messages in thread
From: Paul Mackerras @ 2003-04-18  1:37 UTC (permalink / raw)
  To: Takeharu KATO; +Cc: linuxppc-dev


Takeharu KATO writes:

> I have a queestion about task_struct relevant issue.
> As far as I know, task_structs in kernel 2.5.X are placed in
> slab cache. But they are placed on kernel stack on linux-2.4.67
> for PPC4xx.
> Is it correct in linuxppc branch?
> Does any one have a plan to move them into slab cache down the line?

Separating the task_struct from the kernel stack is a change that was
made to all architectures earlier on in 2.5 development.  There is no
plan to do something similar in the 2.4 series since the 2.4 series is
now officially in maintenance mode.  (The OCP framework for PPC is
still being worked on in 2.4 but most other stuff should be pretty
much stabilized by now.)

Paul.


** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/

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

* Re: Task tsruct relevant question
  2003-04-18  1:37 ` Paul Mackerras
@ 2003-04-18  2:44   ` Takeharu KATO
  0 siblings, 0 replies; 3+ messages in thread
From: Takeharu KATO @ 2003-04-18  2:44 UTC (permalink / raw)
  To: paulus; +Cc: linuxppc-dev


Paul Mackerras wrote:
>
> Takeharu KATO writes:
>
> > I have a queestion about task_struct relevant issue.
> > As far as I know, task_structs in kernel 2.5.X are placed in
> > slab cache. But they are placed on kernel stack on linux-2.4.67
> > for PPC4xx.
Sorry. I made typo.
I wanted to say task_struct is not separated from kernel stack
in linux-2.5.67  for PPC4xx support.
Does anyone have plan to separate task_struct from kernel stacks
for PPC4xx port?


--
Takeharu KATO
Fujitsu Limited
Email:tkato@cs.fujitsu.co.jp (ext. 7112-4621)

** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/

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

end of thread, other threads:[~2003-04-18  2:44 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-04-18  0:17 Task tsruct relevant question Takeharu KATO
2003-04-18  1:37 ` Paul Mackerras
2003-04-18  2:44   ` Takeharu KATO

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).