[Bug 280846] Low memory freezes / OOM: a thread waited too long to allocate a page

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 29 Oct 2024 17:26:25 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=280846

--- Comment #65 from Mark Millard <marklmi26-fbsd@yahoo.com> ---
(In reply to Mark Millard from comment #64)

Just FYI for what the LAUND column totals to for that context:

# vmstat -o | tail +1 | awk '{ sum += $4 } END { print sum }'
1168091355

And also:

# vmstat -o | tail +1 | wc -l
  215023

1168091355/215023 is slightly over 5432.4

-- 
You are receiving this mail because:
You are the assignee for the bug.