[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

BOUNCE rtl@rtlinux.org: Approval required: (fwd)



>From owner-rtl Tue Jul 10 08:19:17 2001
Received: from saraswathi.hclt.co.in ([202.54.64.6])
	by localhost.localdomain (8.11.2/8.11.2) with ESMTP id f6AEJGf06458
	for <rtl@fsmlabs.com>; Tue, 10 Jul 2001 08:19:17 -0600
Received: from grofw (router.hclt.co.in [202.54.64.1]) by saraswathi.hclt.co.in with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2650.21)
	id 3R0AL9RZ; Tue, 10 Jul 2001 19:02:09 +0530
Received: from CHANDUREDDY ([192.168.210.11]) by sakthi.hclt.com with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2650.21)
	id 3DWLSDRG; Tue, 10 Jul 2001 18:48:40 +0530
Message-ID: <013001c10968$76533d60$0bd2a8c0@hclt.com>
From: "chandu Reddy" <chandureddy@hclt.com>
To: <rtl@fsmlabs.com>
References: <3B49B490.3090602@hacettepe.edu.tr>
Subject: Re: [rtl] thread-task 
Date: Tue, 10 Jul 2001 18:47:56 +0100
MIME-Version: 1.0
Content-Type: text/plain;
	charset="ISO-8859-9"
Content-Transfer-Encoding: 7bit
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 5.00.2314.1300
X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300

HI
   if i am  not wrong.........
   in RT linux kernel,  in a  non SMP case, both are same.
   and in this case  there is no such concept called separate address space
for threads in non SMP.
   all the threads will share the same address space called kernel address
space.

  incase of  SMP, both task and thread  are diiffrent but no idea about
address space.

Chandu

----- Original Message -----
From: Ahmet Mutlu <ahmetm@hacettepe.edu.tr>
To: <rtl@fsmlabs.com>
Sent: Monday, July 09, 2001 2:41 PM
Subject: [rtl] thread-task


> what is the difference between thread and task in kernel-level,
> for scheduler? while creating a process? is a thread also o task which
> share the same address space of its creator task?
> i mean rtl_task_struct
> and rtl_thread_struct?
> thanks
>
> ----- End of forwarded message from owner-rtl@fsmlabs.com -----
> -- [rtl] ---
> To unsubscribe:
> echo "unsubscribe rtl" | mail majordomo@rtlinux.org OR
> echo "unsubscribe rtl <Your_email>" | mail majordomo@rtlinux.org
> --
> For more information on Real-Time Linux see:
> http://www.rtlinux.org/
>

----- End of forwarded message from owner-rtl@fsmlabs.com -----