From owner-freebsd-stable@FreeBSD.ORG Wed Nov 17 19:25:44 2010 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EAFD2106579C; Wed, 17 Nov 2010 19:25:44 +0000 (UTC) (envelope-from christer.solskogen@gmail.com) Received: from mail-qy0-f182.google.com (mail-qy0-f182.google.com [209.85.216.182]) by mx1.freebsd.org (Postfix) with ESMTP id 8ACD68FC18; Wed, 17 Nov 2010 19:25:44 +0000 (UTC) Received: by qyk8 with SMTP id 8so351479qyk.13 for ; Wed, 17 Nov 2010 11:25:43 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type; bh=tsAvd9do5bV/iTfKK3NpFrH6rsDFZ7KXMUEZpbS/JlY=; b=w3NG42ou6Ixa8qwCuN7JDgS4N7Hloi8RXuZM4yq9iKZZpeQSzhnLaN6/grB+QIJT6o obsjwdhD1w4WDqQWd42RTDGZsBtVt4yc3I9Mm5+sw4q5q8MNopG8cKPaSfl9W2lEzL++ C0OFPI4Yl5aERb9Bn8cEN3YP2zDQb94346/KQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=iBhYMgqsEPoDtvjKMcQHvHj0unSwFdvEokW8eWHavHbevxL3sdsWvXKJ3s+PN8+BnT 4UuuxQpLHmGiPhU5EWbdV9SuxEbb0+GYKLrBxj6jl3anMExRFJUTkMsMi8wKdBZbFoox ylP1+x+xOlly1wKJ+fXAFzAheg7zZXzbtvS5g= MIME-Version: 1.0 Received: by 10.229.95.11 with SMTP id b11mr7889011qcn.174.1290021943320; Wed, 17 Nov 2010 11:25:43 -0800 (PST) Received: by 10.229.231.81 with HTTP; Wed, 17 Nov 2010 11:25:43 -0800 (PST) In-Reply-To: References: <20101116003029.GC79816@numachi.com> <20101116125431.GA90475@icarus.home.lan> Date: Wed, 17 Nov 2010 20:25:43 +0100 Message-ID: From: Christer Solskogen To: Jeremy Chadwick Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-stable@freebsd.org, Ivan Voras Subject: Re: "High" cpu usage when using ZFS cache device 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: Wed, 17 Nov 2010 19:25:45 -0000 On Wed, Nov 17, 2010 at 8:47 AM, Christer Solskogen wrote: > Will try to reboot server now to se if that has any impact. It seems to have solved it. At least temporary. -- chs,