From owner-freebsd-fs@FreeBSD.ORG Fri Mar 15 11:34:39 2013 Return-Path: Delivered-To: freebsd-fs@FreeBSD.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 76027EF6 for ; Fri, 15 Mar 2013 11:34:39 +0000 (UTC) (envelope-from avg@FreeBSD.org) Received: from citadel.icyb.net.ua (citadel.icyb.net.ua [212.40.38.140]) by mx1.freebsd.org (Postfix) with ESMTP id B1B23892 for ; Fri, 15 Mar 2013 11:34:38 +0000 (UTC) Received: from odyssey.starpoint.kiev.ua (alpha-e.starpoint.kiev.ua [212.40.38.101]) by citadel.icyb.net.ua (8.8.8p3/ICyb-2.3exp) with ESMTP id NAA25999; Fri, 15 Mar 2013 13:34:29 +0200 (EET) (envelope-from avg@FreeBSD.org) Message-ID: <51430744.6020004@FreeBSD.org> Date: Fri, 15 Mar 2013 13:34:28 +0200 From: Andriy Gapon User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/20130313 Thunderbird/17.0.4 MIME-Version: 1.0 To: Freddie Cash Subject: Re: Strange slowdown when cache devices enabled in ZFS References: In-Reply-To: X-Enigmail-Version: 1.5.1 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: FreeBSD Filesystems X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Mar 2013 11:34:39 -0000 on 14/03/2013 20:13 Freddie Cash said the following: > the l2arc_feed_thread of zfskern will spin until it takes up 100% > of a CPU core If you see a thread taking 100% where it shouldn't, then just profile it and actually see what it's doing. -- Andriy Gapon