NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/57421 CVS commit: [netbsd-10] src/sys/dev
The following reply was made to PR kern/57421; it has been noted by GNATS.
From: "Martin Husemann" <martin%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/57421 CVS commit: [netbsd-10] src/sys/dev
Date: Thu, 17 Aug 2023 10:00:01 +0000
Module Name: src
Committed By: martin
Date: Thu Aug 17 10:00:01 UTC 2023
Modified Files:
src/sys/dev [netbsd-10]: vnd.c
Log Message:
Pull up following revision(s) (requested by riastradh in ticket #330):
sys/dev/vnd.c: revision 1.289
Neither limit the number of requests for the page daemon.
Otherwise you may deadlock when the backend needs to allocate
memory and the page daemon needs to flush dirty vnd buffers.
See PR 57421 for details.
To generate a diff of this commit:
cvs rdiff -u -r1.287.4.1 -r1.287.4.2 src/sys/dev/vnd.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index