From nobody Sat Sep 25 20:46:48 2021 X-Original-To: freebsd-current@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 6ECE317C68DD for ; Sat, 25 Sep 2021 20:46:51 +0000 (UTC) (envelope-from avg@FreeBSD.org) Received: from smtp.freebsd.org (smtp.freebsd.org [96.47.72.83]) (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 (4096 bits) client-digest SHA256) (Client CN "smtp.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4HH1Cv2m6Cz3RB8; Sat, 25 Sep 2021 20:46:51 +0000 (UTC) (envelope-from avg@FreeBSD.org) Received: from [192.168.0.88] (unknown [195.64.148.76]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client did not present a certificate) (Authenticated sender: avg/mail) by smtp.freebsd.org (Postfix) with ESMTPSA id DE7F5E37F; Sat, 25 Sep 2021 20:46:50 +0000 (UTC) (envelope-from avg@FreeBSD.org) Subject: Re: latest current fails to boot. To: Johan Hendriks , freebsd-current@freebsd.org References: <20210922230905.79a494a4ddbecd7d6b8179ea@dec.sakura.ne.jp> From: Andriy Gapon Message-ID: <36221848-2b85-4a60-fd27-d4bf83d4571e@FreeBSD.org> Date: Sat, 25 Sep 2021 23:46:48 +0300 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:78.0) Gecko/20100101 Firefox/78.0 Thunderbird/78.14.0 List-Id: Discussions about the use of FreeBSD-current List-Archive: https://lists.freebsd.org/archives/freebsd-current List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-current@freebsd.org MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-ThisMailContainsUnwantedMimeParts: N On 25/09/2021 19:10, Johan Hendriks wrote: > For me i had kern.sched.steal_thresh=1 in my sysctl as i use this machine mainly > for tests and so on. > By removing this sysctl the system boots again. I already used the latest > snapshot and that booted fine. Might have something to do with https://cgit.FreeBSD.org/src/commit/?id=bd84094a51c4648a7c97ececdaccfb30bc832096 -- Andriy Gapon