Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F156581296
D36345.id110002.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
453 B
Referenced Files
None
Subscribers
None
D36345.id110002.diff
View Options
diff --git a/usr.sbin/bhyve/pci_nvme.c b/usr.sbin/bhyve/pci_nvme.c
--- a/usr.sbin/bhyve/pci_nvme.c
+++ b/usr.sbin/bhyve/pci_nvme.c
@@ -542,8 +542,8 @@
cd->cntrltype = NVME_CNTRLTYPE_IO;
cd->oacs = 1 << NVME_CTRLR_DATA_OACS_FORMAT_SHIFT;
cd->oaes = NVMEB(NVME_CTRLR_DATA_OAES_NS_ATTR);
- cd->acl = 2;
- cd->aerl = 4;
+ cd->acl = 3;
+ cd->aerl = 3;
/* Advertise 1, Read-only firmware slot */
cd->frmw = NVMEB(NVME_CTRLR_DATA_FRMW_SLOT1_RO) |
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, May 15, 8:29 PM (1 h, 48 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
33082374
Default Alt Text
D36345.id110002.diff (453 B)
Attached To
Mode
D36345: bhyve: nvme set Abort Command Limit (ACL) and Asynchronous Event Request Limit (AERL) values as specfication suggested
Attached
Detach File
Event Timeline
Log In to Comment