From owner-freebsd-chat Wed Jul 14 20: 7: 4 1999 Delivered-To: freebsd-chat@freebsd.org Received: from shell.webmaster.com (mail.webmaster.com [209.133.28.73]) by hub.freebsd.org (Postfix) with ESMTP id ECABD154A5 for ; Wed, 14 Jul 1999 20:06:58 -0700 (PDT) (envelope-from davids@webmaster.com) Received: from whenever ([209.133.29.2]) by shell.webmaster.com (Post.Office MTA v3.5.3 release 223 ID# 0-12345L500S10000V35) with SMTP id com; Wed, 14 Jul 1999 20:06:21 -0700 From: "David Schwartz" To: "Tani Hosokawa" Cc: "Terry Lambert" , Subject: RE: Known MMAP() race conditions ... ? Date: Wed, 14 Jul 1999 20:06:21 -0700 Message-ID: <000001bece6f$03c2c3a0$021d85d1@youwant.to> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2377.0 In-Reply-To: Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Sender: owner-freebsd-chat@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > The current model is a hybrid thread/process model, with a number of > processes each with a large number of threads in each, each thread > processing one request. From what I've seen, 64 threads/process is about > right. So, in one Apache daemon, you can expect to see >1000 threads, > running inside 10-20 processes. Does that count as a large number? Yes. And it's bad design. DS To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-chat" in the body of the message