Page MenuHomeFreeBSD

D9033.diff
No OneTemporary

D9033.diff

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

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)

Event Timeline