From owner-freebsd-current@FreeBSD.ORG Tue Feb 19 12:15:47 2013 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 3994AFED for ; Tue, 19 Feb 2013 12:15:47 +0000 (UTC) (envelope-from lars@e-new.0x20.net) Received: from mail.0x20.net (mail.0x20.net [217.69.76.211]) by mx1.freebsd.org (Postfix) with ESMTP id D946893D for ; Tue, 19 Feb 2013 12:15:46 +0000 (UTC) Received: from e-new.0x20.net (mail.0x20.net [IPv6:2001:aa8:fffb:1::3]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.0x20.net (Postfix) with ESMTPS id 128556A601E; Tue, 19 Feb 2013 13:15:45 +0100 (CET) Received: from e-new.0x20.net (localhost [127.0.0.1]) by e-new.0x20.net (8.14.5/8.14.5) with ESMTP id r1JCFiM1033710; Tue, 19 Feb 2013 13:15:44 +0100 (CET) (envelope-from lars@e-new.0x20.net) Received: (from lars@localhost) by e-new.0x20.net (8.14.5/8.14.5/Submit) id r1JCFiYj033256; Tue, 19 Feb 2013 13:15:44 +0100 (CET) (envelope-from lars) Date: Tue, 19 Feb 2013 13:15:44 +0100 From: Lars Engels To: "Eggert, Lars" Subject: Re: system 20% busy at all times? Message-ID: <20130219121544.GU83110@e-new.0x20.net> References: <36DD2FB4-E26A-4F03-95D9-FFD855957269@my.gd> <8F861CF6-D0FA-4BD2-B73D-24CB247584A1@my.gd> <51235EA7.6000208@FreeBSD.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="YMf7pJGz0wcApMUv" Content-Disposition: inline In-Reply-To: X-Editor: VIM - Vi IMproved 7.3 X-Operation-System: FreeBSD 8.3-RELEASE-p4 User-Agent: Mutt/1.5.21 (2010-09-15) Cc: "current@freebsd.org" X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 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: Tue, 19 Feb 2013 12:15:47 -0000 --YMf7pJGz0wcApMUv Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Feb 19, 2013 at 12:12:32PM +0000, Eggert, Lars wrote: > Hi, >=20 > thanks for looking into this! >=20 > On Feb 19, 2013, at 12:14, Andriy Gapon wrote: > > Please try to run the following DTrace script (dtrace -s script-file) a= nd > > capture its output. >=20 > I get this error: >=20 > # dtrace -s x > dtrace: failed to compile script x: "/usr/lib/dtrace/psinfo.d", line 90: = failed to resolve type kernel`struct thread * for identifier curthread: Mod= ule is no longer loaded >=20 > (New to dtrace, so no clue what this means.) You need to recompile your Kernel to use DTrace: https://wiki.freebsd.org/DTrace The other Lars :) --YMf7pJGz0wcApMUv Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) iEYEARECAAYFAlEjbPAACgkQKc512sD3afhpSACcD/Rkc4cA/F1xyWXg2McEa5++ 0XAAoIEB45gIDLpcogCDBB3YyQn3vK6H =QHQs -----END PGP SIGNATURE----- --YMf7pJGz0wcApMUv--