From nobody Tue Jun 24 18:04:18 2025 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 4bRXs21tfCz605Ng for ; Tue, 24 Jun 2025 18:04:22 +0000 (UTC) (envelope-from cy.schubert@cschubert.com) Received: from omta003.cacentral1.a.cloudfilter.net (omta001.cacentral1.a.cloudfilter.net [3.97.99.32]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "Client", Issuer "CA" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4bRXs157zcz3GNp; Tue, 24 Jun 2025 18:04:21 +0000 (UTC) (envelope-from cy.schubert@cschubert.com) Authentication-Results: mx1.freebsd.org; none Received: from shw-obgw-4001a.ext.cloudfilter.net ([10.228.9.142]) by cmsmtp with ESMTPS id U3UmuvOev9JM2U80KudoGn; Tue, 24 Jun 2025 18:04:20 +0000 Received: from spqr.komquats.com ([70.66.136.217]) by cmsmtp with ESMTPSA id U80JucWjkWX70U80KuAjk0; Tue, 24 Jun 2025 18:04:20 +0000 X-Auth-User: cschuber X-Authority-Analysis: v=2.4 cv=d71WygjE c=1 sm=1 tr=0 ts=685ae8a4 a=h7br+8Ma+Xn9xscxy5znUg==:117 a=h7br+8Ma+Xn9xscxy5znUg==:17 a=kj9zAlcOel0A:10 a=6IFa9wvqVegA:10 a=6I5d2MoRAAAA:8 a=EkcXrb_YAAAA:8 a=YxBL1-UpAAAA:8 a=nA5PRLRsUGjU0bhar4wA:9 a=CjuIK1q_8ugA:10 a=LK5xJRSDVpKd5WXXoEvA:22 a=Ia-lj3WSrqcvXOmTRaiG:22 Received: from slippy.cwsent.com (slippy [10.1.1.91]) by spqr.komquats.com (Postfix) with ESMTP id C70A01A8; Tue, 24 Jun 2025 11:04:18 -0700 (PDT) Received: by slippy.cwsent.com (Postfix, from userid 1000) id C161A306; Tue, 24 Jun 2025 11:04:18 -0700 (PDT) X-Mailer: exmh version 2.9.0 11/07/2018 with nmh-1.8+dev Reply-to: Cy Schubert From: Cy Schubert X-os: FreeBSD X-Sender: cy@cwsent.com X-URL: http://www.cschubert.com/ To: Mark Johnston cc: Gleb Smirnoff , freebsd-current@freebsd.org, src-committers@freebsd.org Subject: Re: June 2025 stabilization week In-reply-to: References: Comments: In-reply-to Mark Johnston message dated "Tue, 24 Jun 2025 13:49:54 -0400." 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 Content-Type: text/plain; charset=us-ascii Date: Tue, 24 Jun 2025 11:04:18 -0700 Message-Id: <20250624180418.C161A306@slippy.cwsent.com> X-CMAE-Envelope: MS4xfK97u04hg1LG39fYmwNBwKG9KPSHOgM+7AevzJ1L24dkUR+bk5wx60MqnlLCTUy5xK2d+zazPQVxg6tLJkOM5qfVrlJWNPcxOHYPCfk6fSXtRrW0BESx N32BtSmswLrnjL2fyxbi31Xu+Q2Z3FzVVvuY5zN4lLUtIU4lLpmiFgYbo5H/AOh6+ZJ86coN2GEydI71NNsZ4TzV+BQOjJgk+HPGrUDadw/eYqz0D2ty1ILJ iMImTMIRHe59n5IoK2nAT8N2VXRESDARUEZqkHg61zsdVBDIpL2XZMPj17aeBbehnCirLo4LcdXn3ydkUx9R+w== X-Rspamd-Queue-Id: 4bRXs157zcz3GNp X-Spamd-Bar: ---- X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:16509, ipnet:3.96.0.0/15, country:US] In message , Mark Johnston writes: > On Tue, Jun 24, 2025 at 10:40:33AM -0700, Gleb Smirnoff wrote: > > Hi, > > > > On Mon, Jun 23, 2025 at 01:01:05AM -0700, Gleb Smirnoff wrote: > > T> This is an automated email to inform you that the June 2025 stabilizatio > n week > > T> started with FreeBSD/main at main-n278153-b2e0dfc808c1, which was tagged > as > > T> main-stabweek-2025-Jun. > > > > Status update for Tuesday: > > > > - Personal desktop with nVidia graphics - all OK. > > - Laptop with Intel graphics - drm61 kmod is broken due to disappeared > > vm_page_lock_KBI(). > > What exactly is the problem there? Are your drm kmods built against the > same kernel you're running? This problem was fixed a couple of weeks ago when patches were applied to the drm-66-kmod port. Make sure ports are up to date. > > > - Home router/server - all OK. > > > > At Netflix the A/B testing against previous stabweek didn't discover any > > stability issues, however there is quite a lot of performance churn (nothin > g > > critical though!) that we are now interpreting. > > > > There regression with devfs rules, reported by Michael in this thread. > > > > Let's keep the stabweek advisory code freeze on until Intel graphics and de > vfs > > issues are addressed and at Netflix we get some more insight into performan > ce > > changes. > > > > -- > > Gleb Smirnoff > -- Cheers, Cy Schubert FreeBSD UNIX: Web: https://FreeBSD.org NTP: Web: https://nwtime.org e**(i*pi)+1=0