From owner-freebsd-questions@FreeBSD.ORG Tue Oct 7 09:16:55 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0A5961065694 for ; Tue, 7 Oct 2008 09:16:55 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (wojtek.tensor.gdynia.pl [IPv6:2001:4070:101:2::1]) by mx1.freebsd.org (Postfix) with ESMTP id 29B2E8FC19 for ; Tue, 7 Oct 2008 09:16:53 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (localhost [IPv6:::1]) by wojtek.tensor.gdynia.pl (8.14.2/8.14.2) with ESMTP id m979Gn3b005867; Tue, 7 Oct 2008 11:16:49 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.14.2/8.14.2/Submit) with ESMTP id m979GmR4005859; Tue, 7 Oct 2008 11:16:48 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Tue, 7 Oct 2008 11:16:48 +0200 (CEST) From: Wojciech Puchar To: Edwin Groothuis In-Reply-To: <20081007045757.GA69017@mavetju.org> Message-ID: <20081007111631.W5855@wojtek.tensor.gdynia.pl> References: <20081007045757.GA69017@mavetju.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-questions@freebsd.org Subject: Re: TRUE realtime priority X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Oct 2008 09:16:55 -0000 >> for example when lots of spam comes to server and lots of resource hungry >> spamassassin processes are spawned our calls starts to be crappy. > > And that's why I always have isolated my telephony servers from > normal-ISP tasks: They provide real-time tasks and should be running > in memory only. i know that but it's not an answer to my question anyway.