All of lore.kernel.org
 help / color / mirror / Atom feed
* process created when pthread_create is used ??????????
@ 2006-11-14 11:28 chandrashekar mogilicherla
  2006-11-14 12:55 ` Ralf Baechle
  0 siblings, 1 reply; 2+ messages in thread
From: chandrashekar mogilicherla @ 2006-11-14 11:28 UTC (permalink / raw)
  To: linux-mips

[-- Attachment #1: Type: text/plain, Size: 227 bytes --]

Iam using fedora core 2.6.11 kernel on mips machine ,

"process is getting created when i try to create thread using pthread
library."

Can anybody explain what is happening  out  there

Thanking you in advance,
Chandra shekar

[-- Attachment #2: Type: text/html, Size: 280 bytes --]

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

* Re: process created when pthread_create is used ??????????
  2006-11-14 11:28 process created when pthread_create is used ?????????? chandrashekar mogilicherla
@ 2006-11-14 12:55 ` Ralf Baechle
  0 siblings, 0 replies; 2+ messages in thread
From: Ralf Baechle @ 2006-11-14 12:55 UTC (permalink / raw)
  To: chandrashekar mogilicherla; +Cc: linux-mips

On Tue, Nov 14, 2006 at 04:58:46PM +0530, chandrashekar mogilicherla wrote:

> Iam using fedora core 2.6.11 kernel on mips machine ,

Interesting, I wonder where you got that Fedora port from?

> "process is getting created when i try to create thread using pthread
> library."
> 
> Can anybody explain what is happening  out  there

On a kernel level thread and process are almost identical things which is
why they look the same in ps output.  The fine differences are more
special properties such as a having a private address space.

  Ralf

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

end of thread, other threads:[~2006-11-14 12:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-11-14 11:28 process created when pthread_create is used ?????????? chandrashekar mogilicherla
2006-11-14 12:55 ` Ralf Baechle

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.