Interesting analysis of linux kernel threading by IBM

Alan Cox alan en lxorguk.ukuu.org.uk
Sab Ene 22 14:59:54 CST 2000


> > Or an ftp server.  (Where is the Linux equivalent of FreeBSD's
> > ftp.cdrom.com?)
> 
> Hundreds of people downloading at the same time is not the same as hundreds
> of running tasks...

A scalable anonymous ftpd needs a few threads in Linux, and for sendfile a lot
but thats flaws in the aio facilities in Linux - and in general in Unix. Its
not an area unix of old really handled well.

Thats the cause, thats what you fix

Alan


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo en vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/



Más información sobre la lista de distribución Ayuda