Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F111649973
D20529.id58306.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
478 B
Referenced Files
None
Subscribers
None
D20529.id58306.diff
View Options
Index: usr.sbin/bhyve/pci_virtio_scsi.c
===================================================================
--- usr.sbin/bhyve/pci_virtio_scsi.c
+++ usr.sbin/bhyve/pci_virtio_scsi.c
@@ -309,7 +309,7 @@
/* initialize config structure */
sc->vss_config = (struct pci_vtscsi_config){
.num_queues = VTSCSI_REQUESTQ,
- .seg_max = VTSCSI_MAXSEG,
+ .seg_max = VTSCSI_MAXSEG - 2,
.max_sectors = 2,
.cmd_per_lun = 1,
.event_info_size = sizeof(struct pci_vtscsi_event),
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Mar 7, 12:34 PM (20 h, 21 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
17032233
Default Alt Text
D20529.id58306.diff (478 B)
Attached To
Mode
D20529: bhyve: fix reporting of virtio scsi seg_max
Attached
Detach File
Event Timeline
Log In to Comment