>From my experience system calls are not an issue. What costs a lot is moving data around, since modern CPUs spend most of their time in memory/bus wait cycles... - Fabio Linus Torvalds wrote: > >I think that applies to all really high-performance servers. > > Note that it is definitely not always true. > > Linux system calls are reasonably light-weight. And sometimes trying to > avoid them ends up beaing _more_ work - because you might have to worry > about synchronization and cache coherency in user mode. > > So the rule should be "avoid _unnecessary_ system calls". > > Linus > - > 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/ - 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: X15 alpha release: as fast as TUX but in use... Jamie Lokier
- Re: X15 alpha release: as fast as TUX but in... Andrea Arcangeli
- Re: X15 alpha release: as fast as TUX but in user sp... dean gaudet
- Re: X15 alpha release: as fast as TUX but in use... H. Peter Anvin
- Re: X15 alpha release: as fast as TUX but in... Richard Gooch
- Re: X15 alpha release: as fast as TUX but in use... Jim Gettys
- Re: X15 alpha release: as fast as TUX but in... H. Peter Anvin
- Re: X15 alpha release: as fast as TUX but in... Jim Gettys
- Re: X15 alpha release: as fast as TUX but in... Matti Aarnio
- Re: X15 alpha release: as fast as TUX but in... Linus Torvalds
- Re: X15 alpha release: as fast as TUX but in... Fabio Riccardi
- Re: X15 alpha release: as fast as TUX but in use... David S. Miller
- Re: X15 alpha release: as fast as TUX but in... H. Peter Anvin
- Re: X15 alpha release: as fast as TUX but in... David S. Miller
- Re: X15 alpha release: as fast as TUX but in... Jonathan Lundell
- Re: X15 alpha release: as fast as TUX but in user space (... Pavel Machek
- Re: X15 alpha release: as fast as TUX but in user sp... Kai Henningsen
- Re: X15 alpha release: as fast as TUX but in use... Keith Owens
- Re: X15 alpha release: as fast as TUX but in... Ingo Oeser
- Re: X15 alpha release: as fast as TUX but in... Gregory Maxwell
- Re: X15 alpha release: as fast as TUX but in... Pavel Machek