Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F157562651
D9033.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
463 B
Referenced Files
None
Subscribers
None
D9033.diff
View Options
Index: usr.sbin/bhyve/block_if.h
===================================================================
--- usr.sbin/bhyve/block_if.h
+++ usr.sbin/bhyve/block_if.h
@@ -39,7 +39,7 @@
#include <sys/uio.h>
#include <sys/unistd.h>
-#define BLOCKIF_IOV_MAX 33 /* not practical to be IOV_MAX */
+#define BLOCKIF_IOV_MAX 128 /* not practical to be IOV_MAX */
struct blockif_req {
struct iovec br_iov[BLOCKIF_IOV_MAX];
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, May 23, 9:00 PM (14 h, 50 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
33448670
Default Alt Text
D9033.diff (463 B)
Attached To
Mode
D9033: Raise BLOCKIF_IOV_MAX to 128.
Attached
Detach File
Event Timeline
Log In to Comment