From nobody Thu Jan 18 14:41:14 2024 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 4TG5632wmRz58RRc for ; Thu, 18 Jan 2024 14:41:15 +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 4TG5630Pqmz4dwb for ; Thu, 18 Jan 2024 14:41:15 +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=1705588875; 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=KOwnkrf0duwf1clEgWeqPFWkDw7Ur7PwhXyVH1gUa4o=; b=ExB7n1LjPFYjShwJDCO9301IZ57Xh6bO5xs9Sx+YnGB3MyHwtWs/7rbQTPHvEziU14InnV aTQFrP5nr5Hn/Q3EHnzTdgq4ckvXzcdZIhUh3TTHZ34+zoxjpfFqLUR/YgFocKhNV9ZB5D l2sUDFY3CG8a3xzGUgyXYVVhTw8gWI5cpjdYnCc1AkwZKl++psTH29XXeNwSoRHLRxwsmv yjkDqj49rfB+97eTvd+II8vqdAQ5DSGJAToL/zNT5bD/bzOhXtvOfgHez1DcH6g96/Cavn V5qRfveTevBOJS2DvaG6X5yDe2OxksGsdXODhbfP2+TyEaZ0FbjxNTZ1e7oL9Q== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1705588875; a=rsa-sha256; cv=none; b=FD6bjtARaS9jyaHzuoMbeKhbMQ8O2FGAUIQORLO+gi2KRO+Kgr8hcE9W/oYOV+5zc5mzgf wtszeJ2r+PwQ7bmUgwM+RS7AZzjxvTCCd4IyLOToHCE8BNnvqkX08zVS3XowLUOZatGcKH 4kGhw3pDmVYIpn4ni32TCr0gIihff0qsePn9+eSeesA8uJoceyh2TWKxAJTSd+36D2GTqS 97M74AN5ZmhvV5sXOnNyxiy6OW1vHGGzUaogwwNaseLZcc0ceiqP3rA6iNxSjdHT11Epwt DvkAZNTp/GNVlUHGbBxjD3fRQZlvvRFC/T3UvfHKwqO5Pp2spMMe2eFazv1lZA== 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 4TG5626X8Jz19kR for ; Thu, 18 Jan 2024 14:41:14 +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 40IEfEfS069144 for ; Thu, 18 Jan 2024 14:41:14 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 40IEfEjA069143 for bugs@FreeBSD.org; Thu, 18 Jan 2024 14:41:14 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 222639] fork: Time it takes to allocate random PID approach infinity as num_processes approach PID_MAX (related to: sysctl kern.randompid) Date: Thu, 18 Jan 2024 14:41:14 +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: markj@FreeBSD.org X-Bugzilla-Status: Closed X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: mjg@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: assigned_to bug_status cc resolution 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 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D222639 Mark Johnston changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|bugs@FreeBSD.org |mjg@FreeBSD.org Status|New |Closed CC| |markj@FreeBSD.org Resolution|--- |FIXED --- Comment #3 from Mark Johnston --- I believe this was fixed in https://cgit.freebsd.org/src/commit/?id=3D34ebdceac09af3d4bc7ac7c16dd7cef2d= 6fc75f4 Please reopen if that's not the case. --=20 You are receiving this mail because: You are the assignee for the bug.=