From owner-freebsd-current@freebsd.org Fri Jan 15 17:41:11 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 64EF74ECC9B for ; Fri, 15 Jan 2021 17:41:11 +0000 (UTC) (envelope-from SRS0=AybF=GS=FreeBSD.org=otis@ns2.wilbury.net) Received: from ns2.wilbury.net (ns2.wilbury.net [92.60.51.55]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "svc.wilbury.net", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4DHT4R1q8Hz3J1J; Fri, 15 Jan 2021 17:41:10 +0000 (UTC) (envelope-from SRS0=AybF=GS=FreeBSD.org=otis@ns2.wilbury.net) Received: from chemex.owhome.lan (gw-upc.owhome.net [188.167.168.254]) (Authenticated sender: juraj@lutter.sk) by svc.wilbury.net (Postfix) with ESMTPSA id 7766845CF68; Fri, 15 Jan 2021 18:41:03 +0100 (CET) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 13.4 \(3608.120.23.2.4\)) Subject: Re: Waiting for bufdaemon From: Juraj Lutter In-Reply-To: Date: Fri, 15 Jan 2021 18:41:02 +0100 Cc: =?utf-8?Q?Mika=C3=ABl_Urankar?= , Konstantin Belousov , freebsd-current Content-Transfer-Encoding: 7bit Message-Id: <22BF2723-DF20-4248-8B5F-07F4FB34F2AC@FreeBSD.org> 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> To: Freddie Cash X-Mailer: Apple Mail (2.3608.120.23.2.4) X-Rspamd-Queue-Id: 4DHT4R1q8Hz3J1J X-Spamd-Bar: ---- X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[] 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:41:11 -0000 > On 15 Jan 2021, at 18:26, Freddie Cash wrote: > > > /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. On boot, dmesg is saved to dmesg.boot quite lately and start of the circular buffer can already be rewritten.