From nobody Mon May 8 18:27:48 2023 X-Original-To: bugs@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 4QFVC85hc0z4BCl0 for ; Mon, 8 May 2023 18:27:48 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (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 "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4QFVC8404Dz3vYN for ; Mon, 8 May 2023 18:27:48 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1683570468; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=oXnNn+FbtZGA7fr7ppOkqTAIkRMtYJGx/9sUf7SLXmg=; b=Few0PDp4mVbDtghPTr0vq+aO/2uyo4Uwiv1FWZAaU3BfFQ6roHU0uLrNFGSBODb1Gqu11c bVll4uD/s8EHLrA4aUSuyD0xzIp471JcA15QhHEAtr8dbYaXUvmwmGeWNtNBdGvprEK2eg 47BYp+jms0NnzuE2T2YHpbVMipTQCxGv0eoCL1UlPGSspfRCq/vc8SQbV1A9SVvntD+5fv VlIu0eakBfXXzOkBasznu/j62faDwqBJ757U2qPow2KIWvVrmzDsOht+Haazf15/tHhvRy jZSUK9ZTwF0OoKmOQMxqn5hX9+s4j4g+KSFvS5J8KFkVyGRvakaux/q1Rn2uWg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1683570468; a=rsa-sha256; cv=none; b=pDsMp1yeu0z8r1D3biapw98B9QOokxAdEoC9CrkgnzURnwM0RImmXn4QY5SHWbD9Zm64NB 9xBsV7gA+Jhld/qGRQ6Av8JjmRu0PaJiQbHr3wbnolDwY1W2e8hvGSQ4A9UQT5iT/6H741 1nuweG1MuRPhforbxI11+uiPB6wTS3LgkcekaGjsqTi/rXLxRq8eckS6pfhV5PzfpVsB8k doNEAcenM21iX9RrEfEVWAX/C8y4L/QuFn85pbeTEHuz8qXmlkZKGCHoC7sOJzp2DvL8zj PhzLOvz6Agmr3pQF+12hIAvp9ZW/WxVxFBOmuBd2BO4e/zrHJ6iTTJQPqmV/2g== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (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) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4QFVC8343Fz19Xh for ; Mon, 8 May 2023 18:27:48 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 348IRmLH059005 for ; Mon, 8 May 2023 18:27:48 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from bugzilla@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 348IRmbt059003 for bugs@FreeBSD.org; Mon, 8 May 2023 18:27:48 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: bugzilla set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 269572] MAXCPU too low for contemporary servers Date: Mon, 08 May 2023 18:27:48 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: commit-hook@FreeBSD.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-bugs@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D269572 --- Comment #4 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=3D76887e84be975698b14699d7d0dfb157d= 73e9990 commit 76887e84be975698b14699d7d0dfb157d73e9990 Author: Ed Maste AuthorDate: 2023-05-02 20:57:12 +0000 Commit: Ed Maste CommitDate: 2023-05-08 18:25:15 +0000 cpuset: increase userland maximum size to 1024 Hardware with more than 256 CPU cores is now available and will become increasingly common. Bump CPU_MAXSIZE (used for userland cpuset_t sizing) to 1024 to define the ABI for FreeBSD 14. PR: 269572, 271213 [exp-run] Reviewed by: mjg, jhb Relnotes: yes Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D39941 sys/sys/_cpuset.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --=20 You are receiving this mail because: You are the assignee for the bug.=