On Mon, Jun 25, 2001 at 12:30:02AM +0200, J . A . Magallon wrote: > Take a programmer comming from other system to linux. If he wants multi- > threading and protable code, he will choose pthreads. And you say to him: > do it with 'clone', it is better. Answer: non protable. Again: do it > with fork(), it is fast in linux. Answer: better for linux, but it is a > real pain in other systems. > > And worst, you are allowing people to program based on a tool that will give > VERY diferent performance when ported to other systems. They use fork(). > They port their app to solaris. The performance sucks. It is not Solaris > fault. It is linux fast fork() that makes people not looking for the > correct standard tool for what they want todo. This sounds to my like "Linux is making other OSes look bad. Cut it out." -- -Steven In a time of universal deceit, telling the truth is a revolutionary act. -- George Orwell - 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... Rob Landley
- Re: Alan Cox quote? (was: Re: accounting for... D. Stimits
- Idea: Patches-from-linus mailing list? (Was... Rob Landley
- Re: Alan Cox quote? (was: Re: accounting for... Jesse Pollard
- Re: Alan Cox quote? (was: Re: accounting for... Rob Landley
- Re: Alan Cox quote? (was: Re: accounting for... Mikulas Patocka
- Re: Alan Cox quote? (was: Re: accounting for... Rob Landley
- Re: Alan Cox quote? (was: Re: accounting for... J . A . Magallon
- Re: Alan Cox quote? (was: Re: accounting for... Rob Landley
- Re: Alan Cox quote? (was: Re: accounting for... J . A . Magallon
- Re: Alan Cox quote? (was: Re: accounting for... Steven Walter
- Re: Alan Cox quote? (was: Re: accounting for... Larry McVoy
- Re: Alan Cox quote? (was: Re: accounting for... J . A . Magallon
- Re: Alan Cox quote? (was: Re: accounting for... Gerhard Mack
- Re: Alan Cox quote? (was: Re: accounting for... Rob Landley
- Re: Alan Cox quote? (was: Re: accounting for... Rob Landley
- Re: Alan Cox quote? (was: Re: accounting for... J . A . Magallon
- Re: Alan Cox quote? (was: Re: accounting for... Galen Hancock
- RE:Why use threads ( was: Alan Cox quote?) David Schwartz
- Re: Alan Cox quote? (was: Re: accounting for threads) Matti Aarnio
- Re: Alan Cox quote? (was: Re: accounting for threads) Mike Castle