[Bug 168298] VirtualBox using AIO on a zvol crashes
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 04 Sep 2021 16:22:45 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=168298
--- Comment #62 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:
URL:
https://cgit.FreeBSD.org/ports/commit/?id=95ac4999a82d493d3d0bc0b2160e07bcc6d80ddf
commit 95ac4999a82d493d3d0bc0b2160e07bcc6d80ddf
Author: Tom Rushworth <tbr@acm.org>
AuthorDate: 2021-09-04 16:19:11 +0000
Commit: Guido Falsi <madpilot@FreeBSD.org>
CommitDate: 2021-09-04 16:22:00 +0000
emulators/virtualbox-ose(-legacy): Make VirtualBox limit AIO requests
Import patch to teach VirtualBox to check availability of AIO
resources before trying to allocate more.
This prevents crashes when using AIO in VirtualBox.
PR: 168298
emulators/virtualbox-ose-legacy/Makefile | 2 +-
...MM_VMMR3_PDMAsyncCompletionFileNormal.cpp (new) | 59 ++++++++++++++++++++++
emulators/virtualbox-ose/Makefile | 2 +-
...MM_VMMR3_PDMAsyncCompletionFileNormal.cpp (new) | 59 ++++++++++++++++++++++
4 files changed, 120 insertions(+), 2 deletions(-)
--
You are receiving this mail because:
You are the assignee for the bug.