From nobody Tue Aug 25 19:20:04 2026 X-Original-To: dev-commits-src-main@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 4hTyKN23P3z6pqx7; Tue, 25 Aug 2026 19:20:08 +0000 (UTC) (envelope-from glebius@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 "YR2" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4hTyKN176Qz43HY; Tue, 25 Aug 2026 19:20:08 +0000 (UTC) (envelope-from glebius@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1787685608; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=CjvC9s2W226JBoZqGqHNCnoB62JbjbDhLRB59UV9ubk=; b=a4ld7VJ1HGlkPmPKl2wGTcPsUICtPObfDV1G6dx7DF/S8bBfrxiAb3FK3TKIxtL7Ct4CK0 pcDvIggd59lBKRLOdcA8MkKPuEEmfiXVJ4m1PnTOscderi0ieQd/UylezOc4LbIf2kIvnJ i13XloybHjXkdvp/wVDr/EEOue0hdinHj2Hsm436WGbOxxKEikJs3YEM2eByco1i7s6YVW 5HhsFGKKBsFVxPvUL10HbddIwT7P2tm50cdfjg2kAj3Ij2icJvrj88RGFO5OOFzt6rgAru BFBO0OmPVOV9vnx3vhJqx8QTNqegqJPuVsxLvuEva7IMgDmgASWcOcbNb5kk9Q== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1787685608; a=rsa-sha256; cv=none; b=mhYwmLM+6oB65XfXrOjz80yvMcHOzo8tRaEVKcpd6iW3l+PJL9osjItVqbOh3M6HcTiRMH a1ARV7GQVetUjMaqmpuYtbPud4M8d1pAd5+Cbc/dED0I4Rdrwf/AbbjVT/rOt5yrH/PCzR rZviQFar4S6RZHe3QiELpn1bESK6XOwB7Th+Hu68qkJjWRR5s0FrqCndgWKyg9s+UDJhDs u9y5wEwvgncsVqmffNl5UiyBueDPUV552ktw85UZH7Y9mNSyCrBzY//mNAYcWidCz1Z5kY sCuIq7pxYxaG3Fo2rHEryRsDnjoDqUlFJijr6hJQDT20GQaGmUHznfSF9Mfp8A== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1787685608; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=CjvC9s2W226JBoZqGqHNCnoB62JbjbDhLRB59UV9ubk=; b=xQYcICB46yauWtElbGrN6WYCQuP1j1aVdb4y+LAYdsy4bQ9G1KsnBCm5fkz36UNUnFOlHm Nm7ltia0e6QKvABHl6dzQ8IEjZsBtYxcKysFZVkH0msatsQsCvftOmwUBm2YNHXEWfK7Zs DXdKtjI048RTBZpdLD1G3KlmWR70igkeNpqhXb5k7H1+LkaofDWtzWDNdjEsfiFUtkaVXx hzSW8+E/Qwk+InXwZPd2l4QZyb7m+PA2hO+GkoljOHzAvnqOIjlo0WIIaLu6zOAVD/tQpQ WRRzZVU3soyuzaszKjVV2ZOXfy2NFMylPiOwIQK1z63+mrtSeZD9jffkyCyqig== Received: from cell.glebi.us (glebi.us [162.251.186.162]) (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: glebius) by smtp.freebsd.org (Postfix) with ESMTPSA id 4hTyKM1xfBz18yg; Tue, 25 Aug 2026 19:20:07 +0000 (UTC) (envelope-from glebius@freebsd.org) Date: Tue, 25 Aug 2026 12:20:04 -0700 From: Gleb Smirnoff To: "Bjoern A. Zeeb" , markj@freebsd.org Cc: src-committers@freebsd.org, dev-commits-src-all@freebsd.org, dev-commits-src-main@freebsd.org Subject: Re: git: 4f2465260f03 - main - SYSINIT: add SI_SUB_FIRST Message-ID: References: <6a7b347c.26454.5c5c1229@gitrepo.freebsd.org> List-Id: Commit messages for the main branch of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-main@freebsd.org Sender: owner-dev-commits-src-main@FreeBSD.org List-Id: List-Post: List-Help: List-Subscribe: List-Unsubscribe: List-Owner: Precedence: list MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: On Fri, Aug 21, 2026 at 01:31:34PM +0000, Bjoern A. Zeeb wrote: B> > SYSINIT: add SI_SUB_FIRST B> > B> > This allows to initialize mp_maxid, mp_ncpus and register APICs at the B> > most early stage, guaranteeing that those values will already be available B> > at SI_SUB_TUNABLES. B> > B> > Reviewed by: markj B> > Differential Revision: https://reviews.freebsd.org/D58712 ... B> > @@ -94,6 +94,7 @@ extern volatile long ticksl; B> > */ B> > enum sysinit_sub_id { B> > SI_SUB_DUMMY = 0x0000000, /* not executed; for linker */ B> > + SI_SUB_FIRST = 0x0600000, /* mp_maxid, etc... */ B> B> Are we expecting a SI_SUB_PRE_FIRST one day or why did we not put it on 1 but 6? B> It seems more likely there'll be something between FIRST and TUNABLE/COPYRIGHT one B> day than before FIRST? The name comes from Mark, I was initially more specific about the name. See history in https://reviews.freebsd.org/D58712. -- Gleb Smirnoff