Date: Sat, 07 Oct 2023 03:09:44 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 274252] sys/vm: less-than-ideal handling of memory requests that cannot be fulfilled Message-ID: <bug-274252-227-zpxCQevb75@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-274252-227@https.bugs.freebsd.org/bugzilla/> References: <bug-274252-227@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D274252 --- 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_page= s() 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. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-274252-227-zpxCQevb75>