Messages in this thread |  | | Date | Fri, 29 Dec 2000 09:38:40 +0200 | From | Petru Paler <> | Subject | Re: linux 2.2.19pre and thttpd (VM-global problem?) |
| |
On Fri, Dec 29, 2000 at 03:47:12AM +0100, Andrea Arcangeli wrote: > PS. I'm very suprised thttpd isn't threaded, it should really be threaded at > least on the x86 family to run fast.
This is one of the main thttpd design points: run in a select() loop. Since it is intended for mainly static workloads, it performs quite well...
-- Petru Paler, mailto:ppetru@ppetru.net http://www.ppetru.net - ICQ: 41817235 - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org Please read the FAQ at http://www.tux.org/lkml/
|  |