At 08:48 PM 6/20/01 +0200, Martin Devera wrote: >BTW is not possible to implement threads as subset of process ? >Like thread list pointed to from task_struct. It'd contain >thread_structs plus another scheduler's data. >The thread could be much smaller than process. > >Probably there is another problem I don't see, I'm just >currious whether can it work like this .. Threads would then run, as a group, at the priority of the process, and then by priority within the process thread group. To be truely useful, threads need to be able to have their run priority divorced from the priority of the spawning process. By the way, I'm surprised no one has mentioned that a synonym for "thread" is "lightweight process". Satch - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- Re: Alan Cox quote? (was: Re: accounting for threads) Alan Cox
- Re: Alan Cox quote? (was: Re: accounting for threads... bert hubert
- Re: Alan Cox quote? (was: Re: accounting for threads... Jes Sorensen
- Threads are processes that share more bert hubert
- Re: Threads are processes that share more Alexander Viro
- Re: Threads are processes that share more Martin Devera
- Unknown PCI Net Device Greg Ingram
- Re: Unknown PCI Net Device Andreas Dilger
- Re: Unknown PCI Net Device Jeff Garzik
- Re: Unknown PCI Net Device Alan Cox
- Re: Threads are processes that share mor... Stephen Satchell
- Re: Threads are processes that shar... ognen
- Re: Threads are processes that shar... J . A . Magallon
- Re: Threads are processes that ... Larry McVoy
- Re: Alan Cox quote? (was: Re: accounting for threads... Joerg Pommnitz
- Re: Alan Cox quote? (was: Re: accounting for threads... Chris Ricker
- Re: Alan Cox quote? (was: Re: accounting for threads... Mike Castle
- Re: Alan Cox quote? (was: Re: accounting for thr... Larry McVoy
- Re: Alan Cox quote? (was: Re: accounting for... Ben Greear
- Re: Alan Cox quote? (was: Re: accounting... Mike Castle
- Re: Alan Cox quote? (was: Re: accounting for threads... Mike Porter