From owner-freebsd-current@FreeBSD.ORG Wed Jul 6 10:14:14 2011 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0C7B2106566C for ; Wed, 6 Jul 2011 10:14:14 +0000 (UTC) (envelope-from christer.solskogen@gmail.com) Received: from mail-vx0-f182.google.com (mail-vx0-f182.google.com [209.85.220.182]) by mx1.freebsd.org (Postfix) with ESMTP id BF48D8FC08 for ; Wed, 6 Jul 2011 10:14:13 +0000 (UTC) Received: by vxg33 with SMTP id 33so6584394vxg.13 for ; Wed, 06 Jul 2011 03:14:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=ivHSALzoX6tVE8TxkFLLxqF/I0+dcPu0ADWciI+8AeU=; b=voEucPOLBk6DZTwjfqN3aFajM9h3U9bLpXj0kQILTHeuBalGylk9fLPt7AaDgVDq7A wIotm3PVVZTqR736iiiPXcGNQJmm9vz24WBhhRGe5CPkXwJvOMbhaVqtBw8R9uQc7Nm6 p3laxRzKmF/0Wd8NpAAICMnXG+HKrKHanr85A= Received: by 10.52.99.67 with SMTP id eo3mr2544918vdb.89.1309945529055; Wed, 06 Jul 2011 02:45:29 -0700 (PDT) MIME-Version: 1.0 Received: by 10.52.116.74 with HTTP; Wed, 6 Jul 2011 02:45:09 -0700 (PDT) In-Reply-To: <4E1421D9.7080808@zedat.fu-berlin.de> References: <4E1421D9.7080808@zedat.fu-berlin.de> From: Christer Solskogen Date: Wed, 6 Jul 2011 11:45:09 +0200 Message-ID: To: "O. Hartmann" Content-Type: text/plain; charset=ISO-8859-1 Cc: FreeBSD Current , freebsd-questions@freebsd.org Subject: Re: Heavy I/O blocks FreeBSD box for several seconds X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Jul 2011 10:14:14 -0000 2011/7/6 O. Hartmann : Could you post /etc/sysctl.conf and /boot/loader.conf? Also, the output of uname -a on all machines would be nice. And since you don't use GENERIC, could you also tell us what difference your setup is from a GENERIC kernel? -- chs,