mirror of
https://github.com/schoebel/mars
synced 2024-12-22 06:40:52 +00:00
Kconfig: make MARS_SEPARATE_PORTS the default
This commit is contained in:
parent
f75d402d0b
commit
9a160c26ab
@ -79,7 +79,7 @@ config MARS_DEFAULT_PORT
|
||||
config MARS_SEPARATE_PORTS
|
||||
bool "use separate port numbers for traffic shaping"
|
||||
depends on MARS
|
||||
default n
|
||||
default y
|
||||
---help---
|
||||
When enabled, the following port assignments will be used:
|
||||
|
||||
@ -96,7 +96,8 @@ config MARS_SEPARATE_PORTS
|
||||
(it's only some kind of meta-information traffic).
|
||||
|
||||
Say Y if you have a big datacenter.
|
||||
If unsure, say N.
|
||||
Say N if you cannot afford a bigger hole in your firefall.
|
||||
If unsure, say Y.
|
||||
|
||||
|
||||
config MARS_MEM_RETRY
|
||||
|
Loading…
Reference in New Issue
Block a user