[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
thread-task
- To: rtl@fsmlabs.com
- Subject: thread-task
- From: Ahmet Mutlu <ahmetm@hacettepe.edu.tr>
- Date: Mon, 09 Jul 2001 16:41:36 +0300
- User-Agent: Mozilla/5.0 (X11; U; Linux 2.4.1-rtl i686; en-US; 0.7) Gecko/20010112
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