From nobody Fri Jan 20 22:03:16 2023 X-Original-To: freebsd-questions@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4NzD5s1xplz3170M for ; Fri, 20 Jan 2023 22:03:29 +0000 (UTC) (envelope-from pprocacci@gmail.com) Received: from mail-oa1-x30.google.com (mail-oa1-x30.google.com [IPv6:2001:4860:4864:20::30]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "smtp.gmail.com", Issuer "GTS CA 1D4" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4NzD5r6R1Zz3ldc for ; Fri, 20 Jan 2023 22:03:28 +0000 (UTC) (envelope-from pprocacci@gmail.com) Authentication-Results: mx1.freebsd.org; none Received: by mail-oa1-x30.google.com with SMTP id 586e51a60fabf-15b9c93848dso7849059fac.1 for ; Fri, 20 Jan 2023 14:03:28 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:from:to:cc:subject:date:message-id:reply-to; bh=9tVbL/Pult/UaVZ9usC+85q1cuhIm61X77R0MexZs1A=; b=XCrwMuHrVDAyJxetWO7cZmT5o1PrO70SUi4hCyX420Vxap31D6x4ifwAWCSkK5CksX 69zv0lc5SQmgkDPI3dr9eBwafOhNVNayV4GNIhFiXN+XbuNQ9FNSIAt9RU7TEZ4tGQ6r 4yUaUoPmdomp/5SpDeMP9AbDDKn+XqxakfyxSzCbu5OSsBU0ceuXxp8inR4IAkwdwLaq jWvNinaB1yGoE02BSPBRp6INuxuU8hOSXnoPN/+CPDjy0HY8n+xlYTTokiGOvxLFHW+C R07qmur2+Z3txBIp51jDju+R/lU4ndVASVT53DR3eFCxp7raMaZQ3rxJ7A0ln5yYGxKN 6Atg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=9tVbL/Pult/UaVZ9usC+85q1cuhIm61X77R0MexZs1A=; b=L2TJeU7kaCM4L08OjW7urJ7nGhhwbKDvcBYqWcPxrYTV8FhokKytcuAMHLF840+ozn MM6xZKB9ueMzTz2nK1IjoOfPp4UNqcfer15nj8vtqO1XzKrQKy+WmdA7RzBxH+I2q83N +LxsW6hbp9Qyd/4joUM8hs+02nyR3cMzpQXT1PxlZV+fudLfeBHJL0O5g3A7N0x0dE7e gOFTllxmHj/8uRJg6/EjHTVD9/PZZFM6pnrAVeBQt/zC4wG6SwqzKCAgi7W4rgENOeMC mD7VNPky0WHap5awHu8/X1x2YAw9qEpWb1bWryqID1MPHyjUj03zpBx2cU3GslXNiibW J/bQ== X-Gm-Message-State: AFqh2krUxjfSulTXsEjBNWw9rsYNqmh8BtH5sOhXVbljBylB9OmeRnYu Blo2yhez5QTRIhHP+Dib9Rz4T9RqndisMVbLoGaov5c6uQ== X-Google-Smtp-Source: AMrXdXsJdBG5t2LVaGuC22rj6qvHGN9voZcWLpsKFnpyJRrUpYI/r5wn9XzQHeesVxfX8kHs8Wnh2i5X3YGvysVhQcw= X-Received: by 2002:a05:6870:4b87:b0:150:af87:cfbb with SMTP id lx7-20020a0568704b8700b00150af87cfbbmr986310oab.148.1674252207949; Fri, 20 Jan 2023 14:03:27 -0800 (PST) List-Id: User questions List-Archive: https://lists.freebsd.org/archives/freebsd-questions List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-questions@freebsd.org X-BeenThere: freebsd-questions@freebsd.org MIME-Version: 1.0 References: In-Reply-To: From: Paul Procacci Date: Fri, 20 Jan 2023 17:03:16 -0500 Message-ID: Subject: Re: Load 0.20 on a freshly installed idle system To: Stavros Filargyropoulos Cc: freebsd-questions@freebsd.org Content-Type: multipart/alternative; boundary="0000000000001e8e5e05f2b93844" X-Rspamd-Queue-Id: 4NzD5r6R1Zz3ldc X-Spamd-Bar: ---- X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:15169, ipnet:2001:4860:4864::/48, country:US] X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-ThisMailContainsUnwantedMimeParts: N --0000000000001e8e5e05f2b93844 Content-Type: text/plain; charset="UTF-8" What flags have you included with top? By default `top` doesn't show any kernel related processes. `top -SH` is useful in this respect and others flags may be useful as well. systat -vmstat ^^ Another command that I like. Also may give you insight. Thanks, Paul Procacci On Fri, Jan 20, 2023 at 4:33 PM Stavros Filargyropoulos wrote: > Hi, > > I just installed 13.1 on a system, and the load is at 0.20 at all times, > although nothing is running and the CPU is 100% free. > > `ps aux` and `top` don't show anything of interest either. > > For what's worth it, the motherboard is a Supermicro X12STL-IF and the CPU > a Xeon 2314. > > Any ideas/commands that will help me troubleshoot this further? > > Thanks, > Stavros > -- __________________ :(){ :|:& };: --0000000000001e8e5e05f2b93844 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
What flags have you included with top?

=
By default `top` doesn't show any kernel related processes.= =C2=A0 `top -SH`=C2=A0 is useful in this respect and others flags may be us= eful as well.

systat -vmstat

^^= =C2=A0 Another command that I like.=C2=A0 Also may give you insight.
<= div>
Thanks,
Paul Procacci

On Fri, Jan 20,= 2023 at 4:33 PM Stavros Filargyropoulos <stav@stav.cc> wrote:
Hi,

I just ins= talled 13.1 on a system, and the load is at 0.20 at all times, although not= hing is running and the CPU is 100% free.

`ps aux`= and `top` don't show anything of interest either.

=
For what's worth it, the motherboard is a Supermicro X12STL-IF and the CPU a Xeon 2314.

Any ideas/comma= nds that will help me troubleshoot this further?

T= hanks,
Stavros


--
__________________

:(){ :|:& };:
--0000000000001e8e5e05f2b93844--