Page MenuHomeFreeBSD

D10581.diff
No OneTemporary

D10581.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
Thu, Dec 26, 10:54 PM (11 h, 17 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
15608666
Default Alt Text
D10581.diff (423 B)

Event Timeline