From nobody Wed Jun 28 12:02:55 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 4QrgFX45LYz4kLmV for ; Wed, 28 Jun 2023 12:02:56 +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 4QrgFX2d8jz46Hq for ; Wed, 28 Jun 2023 12:02:56 +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=1687953776; 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=9HdYyNcqOCer/ioCHFucX+MfFAiqritzB/V2q3Xl8Xc=; b=IrjH+03VINCY3nfsAMurskVcwdLy8wLByUFy/z9ffEh0RCpKnV/fqM5H5hFJ1OAQJXjF2/ +bYpBmJxfnjEXeQHX7RZgoUt4VYqdoaFBircHPpL/7wc6uUbtPde9t1SAG0sWzVMPPltQm FM2seHwWF6985N6VWdMCX0A/fZ92CTh6a+IfpEKugU3LlCWx3vIRyXJtSSuuWpD7dwUSWV x7nzNwdAbw8BUN6QWm04nP75gYoEX1OcJHqAseCUogpUUi7jXKp6A1WOb+TG7KqcxDHxHB EVFHgv1RTTdq6qy/tYzvqmExQSRuQ0WPJePFW+Gd9F49n0aYiriVjsLmIb0d1g== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1687953776; a=rsa-sha256; cv=none; b=WU5TOtG/WOPmkFBmtIymSFPM/ec17OiNcxkQ5x0dohTvebJLWoAaqd7d0IwIvNZ11JfEoy GXaYSJHdL+AzyGRMg8wEkznEJ+grgBnnftcKQXWZK+xQqzJK162AY3OId7XM6ER41/m9fy qkQyjDnoHU1hOIHGs3g00G9OTypaJKY3B7WxGV11fg8zBCrXVzRMjLnOrOf3GM7Wpk4IAX bUQk32KanOd15Db71a56bFt4YzbSTwvThR3/JZcpzcGHRtrG/Xnamjx1neC+R0cszSjIPf 3PdXmnquoL6eBd8kv1s7/izprkCCieOjiQSJ80obwppDK1LvoCSlP7b/F7LsfA== 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 4QrgFX1hkqzYLG for ; Wed, 28 Jun 2023 12:02:56 +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 35SC2uHG032157 for ; Wed, 28 Jun 2023 12:02:56 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from bugzilla@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 35SC2uRn032156 for bugs@FreeBSD.org; Wed, 28 Jun 2023 12:02:56 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 252227] Default value of vm.max_wired is too low since 12.2 Date: Wed, 28 Jun 2023 12:02:55 +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: 12.2-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People 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=3D252227 --- Comment #7 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=3D23eed6a75321443d7c6c45b92b28ff0= e314e0496 commit 23eed6a75321443d7c6c45b92b28ff0e314e0496 Author: Vladimir Druzenko AuthorDate: 2023-06-28 11:57:14 +0000 Commit: Vladimir Druzenko CommitDate: 2023-06-28 12:02:00 +0000 emulators/virtualbox-ose{,-legacy}: sort out options Sort out options: order (portlint), convert to OPTION_*. Add entry in "Troubleshooting" about "VERR_NO_MEMORY". Force devel/llvm15 for emulators/virtualbox-ose-legacy on recent 14 with llvm16 in base. PR: 200764 252227 Approved by: arrowd (mentor) Differential Revision: https://reviews.freebsd.org/D40751 emulators/virtualbox-ose-legacy/Makefile | 98 ++++++++++--------= ---- .../virtualbox-ose-legacy/files/patch-configure | 26 ++++-- emulators/virtualbox-ose-legacy/pkg-message | 30 ++++++- emulators/virtualbox-ose/Makefile | 91 +++++++++---------= -- emulators/virtualbox-ose/files/patch-configure | 26 ++++-- emulators/virtualbox-ose/files/pkg-message.in | 32 ++++++- 6 files changed, 176 insertions(+), 127 deletions(-) --=20 You are receiving this mail because: You are the assignee for the bug.=