From nobody Wed Jun 18 16:03:47 2025 X-Original-To: dev-commits-src-all@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 4bMpSm3nDHz5pnJK; Wed, 18 Jun 2025 16:03:52 +0000 (UTC) (envelope-from olce@freebsd.org) Received: from smtp.freebsd.org (smtp.freebsd.org [IPv6:2610:1c1:1:606c::24b:4]) (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 "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4bMpSm3GDVz3nqH; Wed, 18 Jun 2025 16:03:52 +0000 (UTC) (envelope-from olce@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1750262632; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=0s+LPHup8ADpub3jxy2Zd8ZoDFzll23STvIPTqlOA+w=; b=Uk9qGGqup0wj00uHGrdag0XS58TeXQ2uIOGnycnYQYoW1i6DYfcM8KHOJL2iCQr7FSinvg YocgnRs25dxaFGbRkhxR4MIrF+bDndVnL/bVVjq3VJ0Zc+BZj4xMaQf9kLV0umc/95Km6B REZFELkbCIRAlJB+MJ1veQeKpoFh5IcBv5JgdizYNtSiBKD6tYkq9OtuCMKgqVIv4SzZUs LjBzd42hIyryQ8urLHtssBNxZ/oflEIpoloa5Pe1RbDr79IaYzW/QWxWB3eNCtMChaRCzi GqiU/VADUxncVuCpPxyvqkSyJscQjcHEJr6bp1+D9VFhpLrtHx4yKuOEECsnvg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1750262632; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=0s+LPHup8ADpub3jxy2Zd8ZoDFzll23STvIPTqlOA+w=; b=XI9gwxTEDsi1CXTesUeguCyq6X0cVxdjJFH7Rpd6i3x5G4UeLydiq4/JpvP/vpwjmXbaAY KVNP01G8tKIR5NN/+ujnqHk3yrySElEGVD2fO/GuwX+t3jkX5D1Cb3TC2MIPoxT9/V7RFJ daGiQh1kZ1vVI2o0fTVucMXSF0PnKmtF7mDv97L7D/GB7ELxn0bAwuJbpJXLvcB5SDGaDT OWfpDERDXDUBHufmXHueAkr5qE2CeoJwg1fpIKLPfmXxZo2wfutwPwVmpsHAI08u6qp8+4 MReW1NZEz9d2sLzj9iN2iJcho3+B+/MblYEa7a8meRk8SFbuTLrSUEudZrYd9w== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1750262632; a=rsa-sha256; cv=none; b=gjhlyP9XHGBfAX5RANFRDKT0tBWEN8FdjuVob0dZjUzqF1QNveItFHlQWgN93QUAqk5xNx lmKW2WlRmqkio1hUhQ3zTgUWDuwWgbKHyZTlecwqDmmjux+13U4cyrkYD5fv6PwWkuEDyk dFVIw3TTNPzZMDsnrJNfTWmZG/T5Qj0MfexnJa0ZSqIG2xy6EAFp7jFr/kF3Mz6JksgXeO iNowRAKGIRbLp9lgnh/JWZzJ0CmkyhQBKKqm1AyvbI+Uiyk6+rqeUvQ2K5qE2rZR8zu2Mj Hmvu1wnCIDVjXn5+9D4xv0g5kFDMaWvpY57EFac4YTAs4j8FVXbEFEJOTTNfWg== Received: from francois.localnet (unknown [208.72.125.4]) (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 did not present a certificate) (Authenticated sender: olce/mail) by smtp.freebsd.org (Postfix) with ESMTPSA id 4bMpSm26Lrzr2H; Wed, 18 Jun 2025 16:03:52 +0000 (UTC) (envelope-from olce@freebsd.org) From: Olivier Certner To: src-committers@freebsd.org, dev-commits-src-all@freebsd.org, dev-commits-src-main@freebsd.org Subject: Re: git: 6792f3411f6d - main - sched_ule: Recover previous nice and anti-starvation behaviors Date: Wed, 18 Jun 2025 12:03:47 -0400 Message-ID: <4071660.kAAoriTUSa@francois> Organization: FreeBSD In-Reply-To: <202506180213.55I2DYiL024750@gitrepo.freebsd.org> References: <202506180213.55I2DYiL024750@gitrepo.freebsd.org> List-Id: Commit messages for all branches of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-all@freebsd.org Sender: owner-dev-commits-src-all@FreeBSD.org MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart2903308.iL6vRArjjl"; micalg="pgp-sha384"; protocol="application/pgp-signature" --nextPart2903308.iL6vRArjjl Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="utf-8"; protected-headers="v1" From: Olivier Certner Date: Wed, 18 Jun 2025 12:03:47 -0400 Message-ID: <4071660.kAAoriTUSa@francois> Organization: FreeBSD In-Reply-To: <202506180213.55I2DYiL024750@gitrepo.freebsd.org> References: <202506180213.55I2DYiL024750@gitrepo.freebsd.org> MIME-Version: 1.0 Fix committed now. The problem on 32-bit platforms was different, and fixed by a separate commit. Thanks and regards. -- Olivier Certner --nextPart2903308.iL6vRArjjl Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part. Content-Transfer-Encoding: 7Bit -----BEGIN PGP SIGNATURE----- iQIzBAABCQAdFiEEmNCxHjkosai0LYIujKEwQJceJicFAmhS42MACgkQjKEwQJce JicVcxAAuNTicGpeJJT+gEQD9qi0UwxhXOpAJabiIAVDo++bj3Dg8aCsPVTxik00 u1lvGq1766LL+l1iCEbRnte7YkVgXx57hxBQO+unc3rToP/XzD2DBmR0QpqmJrB2 Q3bYQtlo9pe2w1UXv/XGxf/JhYSWtwQxLGN2yEnLHiJCeiG0GzebbCdoDddW7BEi tVHxF126UTqtgSy5iIhbZRtiLYf4YXW4i1MChykVC0Vw36dQbceJGmulsSRfK+zO 9dYd+HWvVQ2SPl8WymdhYnwfiYtFt9vyAs/41YRpR2faxF+uiFE6peDqkGoemrg+ QggXEfX04oZVFykby7tRV/OMGiYdsNmsfwh2q2oZjhvxakqOlmsYlnfsiek07jvv Zm4VFTJQ6vdu3rP65fyr4j4lDbdITUWza9VLQ6fxB9+vGMpwR0CEJ5d5Fz31VZTs sS+WTfVeQJ3F3FhROFxc6+T2exI19LPBH3sp9oeCbt6hNgry9dLA+TSD58JAztTc vw+11wUuicyICNeloNMAk0evfiZe9YEbCzs9bKL/LA8qZ+ISR6onuHDNejZUZiMY wZ7ZOPlKHWNYju90TBc0BAHG164iw7GMdiBmI/acDfTkkefOeTSPmwrwrLW4fro2 9oPnvbf48FkHVtPbo71MSAM1JdOC0g42uhlniJY4HZWGBFgxRDw= =u5i4 -----END PGP SIGNATURE----- --nextPart2903308.iL6vRArjjl--