From owner-freebsd-stable@FreeBSD.ORG Fri Sep 22 10:41:36 2006 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3199516A403 for ; Fri, 22 Sep 2006 10:41:36 +0000 (UTC) (envelope-from petefrench@ticketswitch.com) Received: from mail.ticketswitch.com (mail.ticketswitch.com [194.200.93.188]) by mx1.FreeBSD.org (Postfix) with ESMTP id C949A43D7F for ; Fri, 22 Sep 2006 10:41:33 +0000 (GMT) (envelope-from petefrench@ticketswitch.com) Received: from [172.16.1.6] (helo=dilbert.firstcallgroup.co.uk) by mail.ticketswitch.com with esmtp (Exim 4.60 (FreeBSD)) (envelope-from ) id 1GQiTN-0006gw-24 for freebsd-stable@freebsd.org; Fri, 22 Sep 2006 11:41:33 +0100 Received: from petefrench by dilbert.firstcallgroup.co.uk with local (Exim 4.61 (FreeBSD)) (envelope-from ) id 1GQiTM-000Ozx-ST for freebsd-stable@freebsd.org; Fri, 22 Sep 2006 11:41:32 +0100 To: freebsd-stable@freebsd.org In-Reply-To: <90460882.20060922122310@rulez.sk> Message-Id: From: Pete French Date: Fri, 22 Sep 2006 11:41:32 +0100 Subject: Re: Re[2]: Dovecot 1.0 rc7 on FreeBSD 6.1-RELEASE/i386 with kqueue eats much CPU X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 Sep 2006 10:41:36 -0000 > this is indeed a nice workaround (at least if it helps :-)), but > somebody(tm) should have a look why the kqueue support is broken > there in the first place. I think it's a problem in Dovecot, not FreeBSD - there are a number of messages regarding this on the Dovecot lists, including a nunmber of attempts to fix the problem. OpenBSD also disables kqueue on their port of Dovecot due to it not working properly. -pete.