comp.lang.ada
 help / color / mirror / Atom feed
From: anders@legolas.gidenstam.org (Anders Gidenstam)
Subject: Re: Tasking_Error
Date: Mon, 17 Mar 2003 22:43:25 +0100
Date: 2003-03-17T22:43:25+01:00	[thread overview]
Message-ID: <thf55b.m83.ln@legolas> (raw)
In-Reply-To: ullzee9hc.fsf@wanadoo.fr

In article <ullzee9hc.fsf@wanadoo.fr>,
	Pascal Obry <p.obry@wanadoo.fr> writes:
> 
> "James S. Rogers" <jimmaureenrogers@worldnet.att.net> writes:
> 
>> I believe that Linux implements tasks as user processes.
> 
> No it uses threads.

Yes, but threads on Linux are implemented as processes sharing the same
address space. (More or less, it depends somewhat on what you read
into the concept "process", but at least each thread has its own entry
in the process table.)

See the (Linux) manual page for clone(2) for more info.

/Anders
-- 
"Luck is my middle name," said Rincewind, indistinctly. "Mind you,
 my first name is Bad." 
   -- (Terry Pratchett, Interesting Times) 



  reply	other threads:[~2003-03-17 21:43 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-03-16 16:53 Tasking_Error Stefan Soos
2003-03-16 17:22 ` Tasking_Error James S. Rogers
2003-03-16 17:48   ` Tasking_Error Stefan Soos
2003-03-17  7:30   ` Tasking_Error Pascal Obry
2003-03-17 21:43     ` Anders Gidenstam [this message]
2003-03-17  8:03 ` Tasking_Error Egil Harald H�vik
2003-03-17 10:10 ` Tasking_Error Lutz Donnerhacke
2003-03-17 11:15   ` Tasking_Error Adrian Knoth
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox