Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.kernel > #57457 > unrolled thread
| Started by | Steve McIntyre <steve@einval.com> |
|---|---|
| First post | 2017-04-05 15:20 +0200 |
| Last post | 2017-04-05 15:20 +0200 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.debian.kernel
Bug#859641: Please increase USBIP_VHCI_HC_PORTS and USBIP_VHCI_NR_HCS Steve McIntyre <steve@einval.com> - 2017-04-05 15:20 +0200
| From | Steve McIntyre <steve@einval.com> |
|---|---|
| Date | 2017-04-05 15:20 +0200 |
| Subject | Bug#859641: Please increase USBIP_VHCI_HC_PORTS and USBIP_VHCI_NR_HCS |
| Message-ID | <tsT0R-364-3@gated-at.bofh.it> |
Source: linux Version: 4.9.13-1~bpo8+1 Severity: minor Hi guys, In Linaro we're making a lot of use of USB-over-IP devices these days for our testing lab. We've hit a (very small!) limit defined in kernel config for the number of virtual host controllers and the ports allowed per controller. Currently these are defaulting to CONFIG_USBIP_VHCI_HC_PORTS=8 (can be 1 <= CONFIG_USBIP_VHCI_HC_PORTS <= 31) and CONFIG_USBIP_VHCI_NR_HCS=1 (can be 1 <= CONFIG_USBIP_VHCI_NR_HCS <= 128) The normal limits are very small; could you please raise these to (say) 31 and 8 for us? There will obviously be a small increase in memory usage in the kernel, but only for users of these particular devices. Cheers, Steve -- System Information: Debian Release: 8.7 APT prefers stable-updates APT policy: (500, 'stable-updates'), (500, 'stable') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 4.9.0-0.bpo.1-amd64 (SMP w/4 CPU cores) Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system)
Back to top | Article view | linux.debian.kernel
csiph-web