From owner-freebsd-questions@FreeBSD.ORG Sun Nov 9 20:22:44 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 ED9AF1065673 for ; Sun, 9 Nov 2008 20:22:44 +0000 (UTC) (envelope-from dan-freebsd-questions@ourbrains.org) Received: from ourbrains.org (li48-221.members.linode.com [66.246.76.221]) by mx1.freebsd.org (Postfix) with SMTP id B8CDB8FC0A for ; Sun, 9 Nov 2008 20:22:44 +0000 (UTC) (envelope-from dan-freebsd-questions@ourbrains.org) Received: (qmail 8291 invoked by uid 1000); 9 Nov 2008 20:21:49 -0000 Date: Sun, 9 Nov 2008 15:21:49 -0500 From: Dan To: freebsd-questions@freebsd.org Message-ID: <20081109202149.GA7091@ourbrains.org> Mail-Followup-To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.18 (2008-05-17) Subject: Sluggish scheduling during a long disk copy 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: Sun, 09 Nov 2008 20:22:45 -0000 Hello. I am copying one 150G disk to a 3ware mirror, and the machine becomes downright unusable. It takes seconds to switch between 'konsole' windows and it takes seconds between I type a command (ssh session to a remote box, which I know is fast and unloaded) and see it executed. This is 7.1-BETA2. Is this a bug or a generally-accepted performance behavior? Thanks!