From owner-freebsd-current@freebsd.org Fri Jan 15 17:26:47 2021 Return-Path: Delivered-To: freebsd-current@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 33CFF4EC75F for ; Fri, 15 Jan 2021 17:26:47 +0000 (UTC) (envelope-from fjwcash@gmail.com) Received: from mail-qk1-x72e.google.com (mail-qk1-x72e.google.com [IPv6:2607:f8b0:4864:20::72e]) (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 1O1" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4DHSlq0pFmz3HLs; Fri, 15 Jan 2021 17:26:46 +0000 (UTC) (envelope-from fjwcash@gmail.com) Received: by mail-qk1-x72e.google.com with SMTP id v126so12356797qkd.11; Fri, 15 Jan 2021 09:26:46 -0800 (PST) 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=qcdvb1v4qhZBes1GdD8C9BnM1R664lVPBiOncWWd2oU=; b=qVM/0w7rH6cMtkVXYIJbwhKZw2B7ayIkl/Ddz3gOmCPWFfHzpOoYbEb3z5RXSyKauq ZUnb3sBKBunKTpGiYVvPebsPOOzh9pK3vnHieOurghucsvJ7u2l4fxE/fbiEg4NGFo7c LNgAwt97o4nmM32vGayHtKqHPz4xMMKyxAwKEAemlpkIpo2TDSu+/H9xJKeSdmrMwJya xIrLB4WZ9a+EC19hIlYTcaTom21mJB9G15pk0tDmma0zh0hBfOdY/KcKAdduEBQTl/gh rNDxkaStD30g5E51bGNufojP6Sk9zt8JWhCTsrwum85nmwHQHiOGDuUlq7eHEOHulm6f 3/TQ== X-Gm-Message-State: AOAM5300RmOdic9j/HNSkVPYpcQV+2+Z3z3ZchjXyZlvrZ72IiF/Kpk7 TA8OGtBvwczHFWStSDi9vIWPoLhP4qIw8gnIEzROyyuh X-Google-Smtp-Source: ABdhPJy/6C56o5r0ejIhW+tQR+WDQ600AN1OfctmFOT1nzl4aIFLdCVV5oRM9lihxUn+RDzWc37T9O+ZXz+kfvdqblc= X-Received: by 2002:a05:620a:1317:: with SMTP id o23mr13572301qkj.336.1610731605995; Fri, 15 Jan 2021 09:26:45 -0800 (PST) MIME-Version: 1.0 References: <7c4da243-52ff-c5ee-3d56-1ae651286e0e@alvermark.net> <369b3d82-98c5-b31e-6168-4003a042f174@FreeBSD.org> <556d40b8-92d7-303e-7d87-ea496d0ca733@FreeBSD.org> <51df64cc-f01c-0030-a708-f4002be6411e@FreeBSD.org> <5bf89915-122d-b321-d85c-771bde02aed7@FreeBSD.org> In-Reply-To: <5bf89915-122d-b321-d85c-771bde02aed7@FreeBSD.org> From: Freddie Cash Date: Fri, 15 Jan 2021 09:26:34 -0800 Message-ID: Subject: Re: Waiting for bufdaemon To: =?UTF-8?Q?Mika=C3=ABl_Urankar?= Cc: Konstantin Belousov , freebsd-current X-Rspamd-Queue-Id: 4DHSlq0pFmz3HLs X-Spamd-Bar: ---- X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[] Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.34 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.34 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: Fri, 15 Jan 2021 17:26:47 -0000 On Fri., Jan. 15, 2021, 8:47 a.m. Mika=C3=ABl Urankar, wrote: > On 15/01/2021 17:35, Konstantin Belousov wrote: > > It is clipped at the start, and that was the information which I need. > > Add something like > > kern.msgbufsize=3D1048576 > > to /boot/loader.conf and try again. I need to see the lines starting > with > > > > CPU: Intel(R) Core(TM) i7-8550U CPU @ 1.80GHz (1992.08-MHz K8-class CPU= ) > > Origin=3D"GenuineIntel" Id=3D0x806ea Family=3D0x6 Model=3D0x8e S= tepping=3D10 > > > Features=3D0xbfebfbff > MOV,PAT,PSE36,CLFLUSH,DTS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE> > > ... > > > > (well, this is my w/s, your CPU would be different of course). > > > Thanks, I've updated the file on freefall. /var/run/dmesg.boot includes all output from dmesg for the current boot. No need to manually redirect dmesg output to a file or play with buffer sizes. :) Just upload that file. Cheers, Freddie Typos due to smartphone keyboard.