From nobody Wed Oct 23 09:11:45 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 4XYNb54lPPz5b2Q7 for ; Wed, 23 Oct 2024 09:11:45 +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 4XYNb5047Xz4Kd2 for ; Wed, 23 Oct 2024 09:11:45 +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=1729674705; 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=0yAtWQGLdrpR+t6Z7JdZ2Cvnz/4HomBUJ/Ck3AjrFkM=; b=kESiPp8NGJO76QogmAr3AQLtv+O/A3CBd69Fl3L3Fxg7BNgq8/PFXNOLXp2ExUe8y1+YGq IgOBezjO9YmI+XRNjHkJFOUOhGegyPXyhHmGR0Ui5jNXTHUh5uSrYb7uTLe5DpkvEGCVe2 fczSLz9cFDhiYuy5wdSn1kPtMj2+udKU8G1ogVoaJHohtrDCGgy1trxClci35mqH+Z2hW2 kACMXOk0LKFQrz3ErvYrVpeXNPXq81dfUCHNB+iRgNPNuxtAaIrFPE33zykl5lY8adqdfB 8Wsk3lnNuooW+sI4wDF2e5AtF4sCdxj0nbbXUeYtNv7nO9OyDJdC16XTkPw4VA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1729674705; a=rsa-sha256; cv=none; b=UfNmEpyyiyvLTSa40+bfknN4YqUqmXGtsue/dtKGpN6d1w5g/9LMDyX/T+qtoGbVCXpNaB ojLxOqbgeqA+podraU/HnWadgc17Wk0T15D6ubk6a6ungDyMlpRs7OeMzGk7fG75RoA2pk U27BoDhCduJpRP+JgAd7ienuCnmm+K3CexQ2hwFSad6wqiaEqgoVrpBAZYRZ6DD0ZPSJfR ABIsyy4ySDbDXYgECpVp6ohPX14LKjR2E/PUpYiyU7Q9ECluTMNVrg3xfV3tA+b3+be7/1 KQImqr+lsaYF+asK2efO36Y1xcgVoRqRLSGPN0slIZnIrguatHE8NC3PRw/Elg== 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 4XYNb46mn9zsNP for ; Wed, 23 Oct 2024 09:11: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 49N9BiSI055765 for ; Wed, 23 Oct 2024 09:11:44 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 49N9Bi2G055763 for bugs@FreeBSD.org; Wed, 23 Oct 2024 09:11: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, 23 Oct 2024 09:11:45 +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 #55 from Mark Millard --- (In reply to Mark Millard from comment #54) One of the 3 more active firefox processes has 989 MiByte resident and the other 2 are over 500 MiBytes each at this point: 1526 0 root 29 29 0 3105Mi 733776Ki select 3 72:16= =20=20 7.07% /usr/local/lib/firefox/firefox -contentproc {b91e352c-11e4-473a-bb58-eb4826e54ecf} 1512 8 tab 1525 0 root 28 20 0 3373Mi 989Mi select 2 4:25= =20=20 0.28% /usr/local/lib/firefox/firefox -contentproc {744240e1-aa23-48b1-bded-f62a1fa4696a} 1512 7 tab 1524 0 root 29 20 0 3034Mi 668656Ki select 1 6:25= =20=20 0.64% /usr/local/lib/firefox/firefox -contentproc {075167db-4164-41b8-b7df-4f99b4610ef9} 1512 6 tab As for Free, it is down to: 2894Mi Free. Not yet small enough to be much memory pressure, nothing (much?) yet unswappable: 991Mi Active, 3106Mi Inact, 194740Ki Laundry, 776320Ki Wired, . . ., 2891Mi Free, 1347Mi MaxObsActive, 776848Ki MaxObsWired, 2230Mi MaxObs(Act+Wir+Lndry) [MaxObs(erved) figures are my additions to top.] real memory =3D 8569733120 (8172 MB) avail memory =3D 8325320704 (7939 MB) # sysctl vm.domain | grep stat | sort # 4K page counts vm.domain.0.stats.active: 253516 vm.domain.0.stats.actpdpgs: 14202998 vm.domain.0.stats.free_count: 740954 vm.domain.0.stats.free_min: 12880 vm.domain.0.stats.free_reserved: 2713 vm.domain.0.stats.free_severe: 7796 vm.domain.0.stats.free_target: 43381 vm.domain.0.stats.inactive: 795139 vm.domain.0.stats.inactive_pps: 0 vm.domain.0.stats.inactive_target: 65071 vm.domain.0.stats.inactpdpgs: 0 vm.domain.0.stats.laundpdpgs: 0 vm.domain.0.stats.laundry: 48632 vm.domain.0.stats.unswappable: 0 vm.domain.0.stats.unswppdpgs: 0 So: Nothing yet unswappable. (Remember: context predates the patching and its commit.) --=20 You are receiving this mail because: You are the assignee for the bug.=