FreeBSD Bugzilla – Attachment 167336 Details for
Bug 207446
Hang bringing up vtnet(4) on >8 cpu GCE VMs
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
patch to sys/dev/virtio/network/if_vtnetvar.h
file_207446.txt (text/plain), 420 bytes, created by
Andy Carrel
on 2016-02-23 21:30:45 UTC
(
hide
)
Description:
patch to sys/dev/virtio/network/if_vtnetvar.h
Filename:
MIME Type:
Creator:
Andy Carrel
Created:
2016-02-23 21:30:45 UTC
Size:
420 bytes
patch
obsolete
>--- usr/src/sys/dev/virtio/network/if_vtnetvar.h.orig 2016-02-23 21:16:04.276663000 +0000 >+++ usr/src/sys/dev/virtio/network/if_vtnetvar.h 2016-02-23 16:08:02.341738000 +0000 >@@ -175,7 +175,7 @@ > /* > * Maximum number of queue pairs we will autoconfigure to. > */ >-#define VTNET_MAX_QUEUE_PAIRS 8 >+#define VTNET_MAX_QUEUE_PAIRS 64 > > /* > * Additional completed entries can appear in a virtqueue before we can
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 207446
: 167336 |
167464
|
171249