[Bug 274252] sys/vm: less-than-ideal handling of memory requests that cannot be fulfilled

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 07 Oct 2023 03:09:44 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274252

--- Comment #3 from Jason A. Harmening <jah@FreeBSD.org> ---
(In reply to Kyle Evans from comment #2)

That makes more sense actually.  The reclaim wait in kmem_alloc_contig_pages()
might block unnecessarily for some time, but probably not indefinitely.

Do you mind if I take this one?  I've been wanting to get more familiar with
the various bits of the VM subsystem, and this seems like as good a place to
start as any.

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