From nobody Wed Oct 2 02:13:44 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 4XJJJS4rGVz5XlF4 for ; Wed, 02 Oct 2024 02:13:44 +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 4XJJJS2Gwjz4KHL for ; Wed, 2 Oct 2024 02:13:44 +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=1727835224; 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=uRG9Bj+MVqVG98fZcxkzgwpizQi9NTCy8fkB4g8idkA=; b=KyLsgk9HlaaADlPku+YgeR+pLwxvm/hdmfm99EkyubhAJYUsENUXpOrp+qblE7femWAy7H DthwiN2klJi7smRIc1VrlkhEErbYDITsCrWO2UrqyKcjrLO2qD4/1H2a+l9mm7CT7V1LZP 5b2vRZ9TKrk/LP9eAe7geAucFpPs0FtwQZHs0N6+0mN3nNAOJePIIZnmrwPt6/S5fu8nB8 QFpmbZTl0RwvV6TZT03TmpUR2tHTphsT0v4//Og8Bedy0QymOrMDQOji9JDSiqMAaWUNtt GIbXrL+CIW9i73YZS1RybKudkGdcLjP0dwVrJuWRk0lV6lp8v6OL+AbL+aqaSg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1727835224; a=rsa-sha256; cv=none; b=qkjhbg0OuoJP8e9aqbvJjb2VVdLAD/rych1RkC3opqpUvNMtaivH/WX9675lgf0LRlWsW1 ofLyZvPpuMHXfsAsLkY6RkEJVh72J7mzDAo43nDxfMHKZCOWvmCXpNTwnxC3mr7HsGobJi 0Y0sLYqv/BacadXb+ngrcJhmBhdwQL2MEIeYyUwWmoVzEhod5d3JuWONBAmWPi5LAZNjJv 6r8hrv2HgtWprg6Q4wg0Rvb4ZyVJOmwnHmmR9nYNZmUt5I45WmhZD+HTzhQtUh4z5klTeg PZphCfm6XQ224zLBKSzD6NdCY32OE38l6NvZc6YAHZfYFOYQke/JsqfKUf/vJQ== 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 4XJJJS1s17z136n for ; Wed, 2 Oct 2024 02:13:44 +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 4922Din4050348 for ; Wed, 2 Oct 2024 02:13:44 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4922DiE9050347 for bugs@FreeBSD.org; Wed, 2 Oct 2024 02:13:44 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: Wed, 02 Oct 2024 02:13:44 +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: henrichhartzer@tuta.io 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 #19 from Henrich Hartzer --- Ah, good to know about not counting buf. Thank you! I started getting another lockup. Decided to track memory figures and kill = some apps to see if it would make any difference. Before killing Firefox: Mem: 68M Active, 133M Inact, 916K Laundry, 1336M Wired, 774M Buf, 1397M Free Total: 2,934 After killing Firefox: Mem: 26M Active, 90M Inact, 244K Laundry, 1234M Wired, 772M Buf, 4651M Free Total: 6,001 After killing everything notable: Mem: 22M Active, 113M Inact, 56K Laundry, 1190M Wired, 772M Buf, 6159M Free Total: 7,484 --- As far as swap goes, I've run with and without it and had these problems. I currently don't have any swap, so I imagine setting those sysctls would hav= e no effect? --=20 You are receiving this mail because: You are the assignee for the bug.=