From nobody Sat Oct 05 15:54:42 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 4XLVNM51ssz5YVSQ for ; Sat, 05 Oct 2024 15:54:43 +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 "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XLVNM3Ckjz4Fyh for ; Sat, 5 Oct 2024 15:54:43 +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=1728143683; 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=VSQIP7WHieAchJOOgf6V6T8pJjmOflzQuvHx+t5WRzc=; b=X4danzsV4LAgJcuZAgIy50rcDwuSVH7zLockus2r7oQ7TRuDbW2dq80pFSlA7i1mnFxC0s OGHicrT/tIxg17l4RAsS/Iyq2qqlj11sw4+jiaqxbpQxx4JD5hJpAZXKDhju4AEJZnPgfA dbrojdsdIQbvEDCQsuRNc9CMkTx8Purmn7uaNuONyhaFY2fx5IdQWF1u7fqngfhaR14BYC iFFPdOYKFubu2zqw6nOEyXRcU1wDGy14ichZ+D5TkJdztoU9crM3c2h+j+iPlFcXRnEw7M vlZ8VshjhjFxP3i+WGwSwHvonTUa2gOIRiyCt3E9fV2AAvWeej8Pvkow3kGTzA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1728143683; a=rsa-sha256; cv=none; b=cSZUyV6/KmeAWrfLBQahaUwz8HcQGAEK70FFQGTdSwGwlQgpqK0VmP7pFF1VEbIVuCXGtX 4yghl0xgim2wL2/AnVOg3I8HvvaV9BY67yFGsqi2LWeIUi8uN+XZTMgHXYm0dN1gd+tIti XIjWRwSdwpBDIlNVKCccDao3VnKbfJT7Sadxmp79YurJfOYOObEbkoUgjT6sKwNfobQ332 ari9qmyafyWHW80X5YQKPlaEYc8n6yruN/x4mOiyyhUNQTGqiy136hgFCO7IB87Rj/gA2B NtZCOqhEn8r7vBCjyaUTM7PVZf/+zg9MIJ0ENrLVXNDsjTFDqcFBLKKmEYr/Og== 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 4XLVNM2jlyzPl8 for ; Sat, 5 Oct 2024 15:54:43 +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 495Fsh2E069346 for ; Sat, 5 Oct 2024 15:54:43 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 495Fsh5D069345 for bugs@FreeBSD.org; Sat, 5 Oct 2024 15:54:43 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 280846] Low memory freezes / OOM: a thread waited too long to allocate a page Date: Sat, 05 Oct 2024 15:54:42 +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: 14.1-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: marklmi26-fbsd@yahoo.com 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 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D280846 --- Comment #29 from Mark Millard --- (In reply to Mark Johnston from comment #23) When I looked at main and releng/14.1 source I did not see the atomic_load_int use that is in your patch (without any -/+ related to the line): old =3D atomic_load_int(&m->ref_count); I saw just: old =3D &m->ref_count; including when I look via: https://cgit.freebsd.org/src/blame/sys/vm/vm_page.c#n4275 or: https://cgit.freebsd.org/src/blame/sys/vm/vm_page.c?h=3Dreleng/14.1#n4090 So you may have other changes that should be involved that your patch does not apply. --=20 You are receiving this mail because: You are the assignee for the bug.=