From owner-freebsd-hackers@freebsd.org Sat Apr 7 09:44:10 2018 Return-Path: Delivered-To: freebsd-hackers@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6BD19F9C6CB for ; Sat, 7 Apr 2018 09:44:10 +0000 (UTC) (envelope-from steven@multiplay.co.uk) Received: from mail-lf0-x234.google.com (mail-lf0-x234.google.com [IPv6:2a00:1450:4010:c07::234]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id CC43782E4A for ; Sat, 7 Apr 2018 09:44:09 +0000 (UTC) (envelope-from steven@multiplay.co.uk) Received: by mail-lf0-x234.google.com with SMTP id g203-v6so3680945lfg.11 for ; Sat, 07 Apr 2018 02:44:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=multiplay-co-uk.20150623.gappssmtp.com; s=20150623; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=fW/yxOJiVcF4xou0xha5yAwdJ62NQAel8B5CaTZba3E=; b=jDZOn4SQX4rkgfDioCLuC8YIZqH6VLhSXS7s+CxIteA8H6mzB+sx1k0TsdZ/Dp41/6 PkPOSVJBbmljd6NZxze43zlPTE4RMFpV+5y2HeiFW24tCmb62cSnnPtvSJgeU8w0Q0cF aFEggS+aWxjiFlKMWqa9eyvOb7rxDw6qJQvZPypNccfIHL3X62CCnrbAtq3s6li4pDPT D3Jwu+fy5U9SJP8V1vixDAv98SskS5ZTG49baDrUuNvDCvwFiKOZM4+cJf23FGgkJ0fI ykXpVu7ON9wbaV+nPNjeS88AmE3A5WQRXTcfndweo3v8BlpvXhkMypNbfaGpSvYnFQJ6 zweg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=fW/yxOJiVcF4xou0xha5yAwdJ62NQAel8B5CaTZba3E=; b=izZ1MMQE18gZkfOtFPgj7E4wCRmRf1U1h5A+CwUhr09jF2lafYdKewSZc6HHC7AOCF UffEZHd8NuL5wDv1CrLk3ypjyPpSHPSWgZdPuAnNA6POPbuECfwTPOm2ZE+NHLTU792/ AttNNW2ndWjYc8e6SIxyqgQgxpxeMh0zZ9ZdAttmSTe8p5hexnI6RnSNQ5i5u8xDudbk +Wsnh2h5CxPfr2dC/6b80jB1+0j6cgfL7kWWpD8ezhdvA2/PSBr4rcJYvcnIJZOsLhwD L0UAhQZnYsibFAndhKf72+Ak3t9TuKpQrd5agxvg77l2i2yNwy4FoXN5zhierHoKbZR6 F/TQ== X-Gm-Message-State: ALQs6tBwm+GKMYty0sWjFhBnHs0v20TfXIHQkeB33glseFnwRxnJ5b2c 3lDGuf1kA9Ch4oGsn258RXI90E46Kg4ceRWfNE3+KQyR X-Google-Smtp-Source: AIpwx4+Qbkc0P6hflNCIPsos0YeY8dgHpW0T1WsSy4FK7v5m0oqwKFuRTG1tHCcXXTc9fvhDP3z+bvIEZUtpYvnk7VI= X-Received: by 2002:a19:d78a:: with SMTP id q10-v6mr17948937lfi.94.1523094247976; Sat, 07 Apr 2018 02:44:07 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Steven Hartland Date: Sat, 07 Apr 2018 09:43:57 +0000 Message-ID: Subject: Re: [diskless] pkg takes 100% of a CPU To: =?UTF-8?Q?BERTRAND_Jo=C3=ABl?= Cc: freebsd-hackers@freebsd.org Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.25 X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Apr 2018 09:44:10 -0000 When we=E2=80=99ve seen it using 100% it=E2=80=99s been doing comprehension= stuff which usually finishes you just have to wait. Not sure if that=E2=80=99s what you= =E2=80=99re seeing? On Sat, 7 Apr 2018 at 09:12, BERTRAND Jo=C3=ABl wrote: > Hello, > > I have installed a diskless FreeBSD (11.1-RELEASE). This > workstation > runs a customized kernel to use Realtek re driver as I have seen some > bugs in FreeBSD one's. > > Since I have upgraded 11.0 to 11.1, each night, pkg stalls and > takes > 100% of a CPU : > > PID USERNAME THR PRI NICE SIZE RES STATE C TIME WCPU COMMAND > 65609 root 1 103 0 51320K 12956K CPU1 1 425:16 98.43% pkg > > I can removed this command from crontab, but I'm pretty sure ther= e > is a > bug somewhere between FreeBSD, pkg and nfs root. For information, my > server runs NetBSD 8 (thus root nfs is mounted with v3/TCP). > > Best regards, > > JB > _______________________________________________ > freebsd-hackers@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-hackers > To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.org= " >