| To: | chandrashekar mogilicherla <chandu.nitw@gmail.com> |
|---|---|
| Subject: | Re: process created when pthread_create is used ?????????? |
| From: | Ralf Baechle <ralf@linux-mips.org> |
| Date: | Tue, 14 Nov 2006 12:55:14 +0000 |
| Cc: | linux-mips@linux-mips.org |
| In-reply-to: | <69a573da0611140328w16138465lfa7a6268981867e@mail.gmail.com> |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <69a573da0611140328w16138465lfa7a6268981867e@mail.gmail.com> |
| Sender: | linux-mips-bounce@linux-mips.org |
| User-agent: | Mutt/1.4.2.2i |
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 |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | process created when pthread_create is used ??????????, chandrashekar mogilicherla |
|---|---|
| Next by Date: | Re: Portmap on the Encore M3, Ralf Baechle |
| Previous by Thread: | process created when pthread_create is used ??????????, chandrashekar mogilicherla |
| Next by Thread: | timing measure in dynamic linker, barrios |
| Indexes: | [Date] [Thread] [Top] [All Lists] |