On Fri, Dec 29, 2000 at 06:50:18PM +0000, Alan Cox wrote: > Your cgi will keep the other CPU occupied, or run two of them. thttpd has > superb scaling properties compared to say apache. I think with 8 CPUs and 8 NICs (usual benchmark setup) you want more than 1 cpu serving static data and it should be more efficient if it's threaded and sleeping in accept() instead of running eight of them (starting from sharing tlb entries and avoiding flushes probably without the need of CPU binding). Andrea - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] Please read the FAQ at http://www.tux.org/lkml/
- Re: linux 2.2.19pre and thttpd (VM-global problem?) Andrea Arcangeli
- Re: linux 2.2.19pre and thttpd (VM-global problem?) Andrea Arcangeli
- Re: linux 2.2.19pre and thttpd (VM-global proble... Petru Paler
- Re: linux 2.2.19pre and thttpd (VM-global pr... Andrea Arcangeli
- Re: linux 2.2.19pre and thttpd (VM-globa... Petru Paler
- Re: linux 2.2.19pre and thttpd (VM-... Jakob Østergaard
- Re: linux 2.2.19pre and thttpd ... Petru Paler
- Re: linux 2.2.19pre and thttpd ... Alan Cox
- Re: linux 2.2.19pre and thttpd ... Andrea Arcangeli
- Re: linux 2.2.19pre and thttpd (VM-globa... Alan Cox
- Re: linux 2.2.19pre and thttpd (VM-... Andrea Arcangeli
- Re: linux 2.2.19pre and thttpd ... Andi Kleen
- Re: linux 2.2.19pre and thttpd ... Jakob Østergaard
- Re: linux 2.2.19pre and thttpd ... dean gaudet
- Re: linux 2.2.19pre and thttpd ... Andrea Arcangeli
- Re: linux 2.2.19pre and thttpd (VM-global problem?) Jure Pecar
- Re: linux 2.2.19pre and thttpd (VM-global proble... Alan Cox
- Re: linux 2.2.19pre and thttpd (VM-global proble... Andrea Arcangeli
- Re: linux 2.2.19pre and thttpd (VM-global problem?) Daniel R. Kegel
- Re: linux 2.2.19pre and thttpd (VM-global problem?) Aaron Sethman
- RE: linux 2.2.19pre and thttpd (VM-global problem?) Matt Liotta