| 
									
										
										
										
											2006-01-02 19:04:38 +01:00
										 |  |  | # | 
					
						
							|  |  |  | # TIPC configuration | 
					
						
							|  |  |  | # | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2007-05-23 14:49:38 -07:00
										 |  |  | menuconfig TIPC | 
					
						
							| 
									
										
										
										
											2006-01-02 19:04:38 +01:00
										 |  |  | 	tristate "The TIPC Protocol (EXPERIMENTAL)" | 
					
						
							| 
									
										
										
										
											2007-05-23 14:49:38 -07:00
										 |  |  | 	depends on INET && EXPERIMENTAL | 
					
						
							| 
									
										
										
										
											2006-01-02 19:04:38 +01:00
										 |  |  | 	---help--- | 
					
						
							| 
									
										
										
										
											2006-01-16 16:32:18 +01:00
										 |  |  | 	  The Transparent Inter Process Communication (TIPC) protocol is | 
					
						
							|  |  |  | 	  specially designed for intra cluster communication. This protocol | 
					
						
							|  |  |  | 	  originates from Ericsson where it has been used in carrier grade | 
					
						
							|  |  |  | 	  cluster applications for many years. | 
					
						
							| 
									
										
										
										
											2010-01-19 14:23:57 -08:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2006-01-16 16:32:18 +01:00
										 |  |  | 	  For more information about TIPC, see http://tipc.sourceforge.net. | 
					
						
							| 
									
										
										
										
											2006-01-02 19:04:38 +01:00
										 |  |  | 
 | 
					
						
							|  |  |  | 	  This protocol support is also available as a module ( = code which | 
					
						
							|  |  |  | 	  can be inserted in and removed from the running kernel whenever you | 
					
						
							|  |  |  | 	  want). The module will be called tipc. If you want to compile it | 
					
						
							| 
									
										
										
										
											2007-03-16 18:28:43 +05:00
										 |  |  | 	  as a module, say M here and read <file:Documentation/kbuild/modules.txt>. | 
					
						
							| 
									
										
										
										
											2006-01-02 19:04:38 +01:00
										 |  |  | 
 | 
					
						
							|  |  |  | 	  If in doubt, say N. | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2007-05-23 14:49:38 -07:00
										 |  |  | if TIPC | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2006-01-02 19:04:38 +01:00
										 |  |  | config TIPC_ADVANCED | 
					
						
							| 
									
										
										
										
											2010-01-19 14:23:57 -08:00
										 |  |  | 	bool "Advanced TIPC configuration" | 
					
						
							| 
									
										
										
										
											2006-01-02 19:04:38 +01:00
										 |  |  | 	default n | 
					
						
							|  |  |  | 	help | 
					
						
							| 
									
										
										
										
											2010-01-19 14:23:57 -08:00
										 |  |  | 	  Saying Y here will open some advanced configuration for TIPC. | 
					
						
							|  |  |  | 	  Most users do not need to bother; if unsure, just say N. | 
					
						
							| 
									
										
										
										
											2006-01-02 19:04:38 +01:00
										 |  |  | 
 | 
					
						
							|  |  |  | config TIPC_ZONES | 
					
						
							| 
									
										
										
										
											2010-01-19 14:23:57 -08:00
										 |  |  | 	int "Maximum number of zones in a network" | 
					
						
							| 
									
										
										
										
											2007-05-23 14:49:38 -07:00
										 |  |  | 	depends on TIPC_ADVANCED | 
					
						
							| 
									
										
										
										
											2009-12-24 17:26:48 +00:00
										 |  |  | 	range 1 255 | 
					
						
							| 
									
										
										
										
											2006-01-02 19:04:38 +01:00
										 |  |  | 	default "3" | 
					
						
							|  |  |  | 	help | 
					
						
							| 
									
										
										
										
											2010-01-19 14:23:57 -08:00
										 |  |  | 	  Specifies how many zones can be supported in a TIPC network. | 
					
						
							|  |  |  | 	  Can range from 1 to 255 zones; default is 3. | 
					
						
							| 
									
										
										
										
											2006-01-02 19:04:38 +01:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2010-01-19 14:23:57 -08:00
										 |  |  | 	  Setting this to a smaller value saves some memory; | 
					
						
							|  |  |  | 	  setting it to a higher value allows for more zones. | 
					
						
							| 
									
										
										
										
											2006-01-02 19:04:38 +01:00
										 |  |  | 
 | 
					
						
							|  |  |  | config TIPC_CLUSTERS | 
					
						
							|  |  |  | 	int "Maximum number of clusters in a zone" | 
					
						
							| 
									
										
										
										
											2007-05-23 14:49:38 -07:00
										 |  |  | 	depends on TIPC_ADVANCED | 
					
						
							| 
									
										
										
										
											2009-12-24 17:26:48 +00:00
										 |  |  | 	range 1 1 | 
					
						
							| 
									
										
										
										
											2006-01-02 19:04:38 +01:00
										 |  |  | 	default "1" | 
					
						
							|  |  |  | 	help | 
					
						
							| 
									
										
										
										
											2010-01-19 14:23:57 -08:00
										 |  |  | 	  Specifies how many clusters can be supported in a TIPC zone. | 
					
						
							| 
									
										
										
										
											2006-01-02 19:04:38 +01:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2010-01-19 14:23:57 -08:00
										 |  |  | 	  *** Currently TIPC only supports a single cluster per zone. *** | 
					
						
							| 
									
										
										
										
											2006-01-02 19:04:38 +01:00
										 |  |  | 
 | 
					
						
							|  |  |  | config TIPC_NODES | 
					
						
							| 
									
										
										
										
											2010-01-19 14:23:57 -08:00
										 |  |  | 	int "Maximum number of nodes in a cluster" | 
					
						
							| 
									
										
										
										
											2007-05-23 14:49:38 -07:00
										 |  |  | 	depends on TIPC_ADVANCED | 
					
						
							| 
									
										
										
										
											2009-12-24 17:26:48 +00:00
										 |  |  | 	range 8 2047 | 
					
						
							| 
									
										
										
										
											2006-01-02 19:04:38 +01:00
										 |  |  | 	default "255" | 
					
						
							|  |  |  | 	help | 
					
						
							| 
									
										
										
										
											2010-01-19 14:23:57 -08:00
										 |  |  | 	  Specifies how many nodes can be supported in a TIPC cluster. | 
					
						
							|  |  |  | 	  Can range from 8 to 2047 nodes; default is 255. | 
					
						
							| 
									
										
										
										
											2006-01-02 19:04:38 +01:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2010-01-19 14:23:57 -08:00
										 |  |  | 	  Setting this to a smaller value saves some memory; | 
					
						
							|  |  |  | 	  setting it to higher allows for more nodes. | 
					
						
							| 
									
										
										
										
											2006-01-02 19:04:38 +01:00
										 |  |  | 
 | 
					
						
							|  |  |  | config TIPC_PORTS | 
					
						
							|  |  |  | 	int "Maximum number of ports in a node" | 
					
						
							| 
									
										
										
										
											2007-05-23 14:49:38 -07:00
										 |  |  | 	depends on TIPC_ADVANCED | 
					
						
							| 
									
										
										
										
											2010-01-19 14:23:57 -08:00
										 |  |  | 	range 127 65535 | 
					
						
							| 
									
										
										
										
											2006-01-02 19:04:38 +01:00
										 |  |  | 	default "8191" | 
					
						
							|  |  |  | 	help | 
					
						
							| 
									
										
										
										
											2010-01-19 14:23:57 -08:00
										 |  |  | 	  Specifies how many ports can be supported by a node. | 
					
						
							|  |  |  | 	  Can range from 127 to 65535 ports; default is 8191. | 
					
						
							| 
									
										
										
										
											2006-01-02 19:04:38 +01:00
										 |  |  | 
 | 
					
						
							|  |  |  | 	  Setting this to a smaller value saves some memory,  | 
					
						
							| 
									
										
										
										
											2010-01-19 14:23:57 -08:00
										 |  |  | 	  setting it to higher allows for more ports. | 
					
						
							| 
									
										
										
										
											2006-01-02 19:04:38 +01:00
										 |  |  | 
 | 
					
						
							|  |  |  | config TIPC_LOG | 
					
						
							|  |  |  | 	int "Size of log buffer" | 
					
						
							| 
									
										
										
										
											2007-05-23 14:49:38 -07:00
										 |  |  | 	depends on TIPC_ADVANCED | 
					
						
							| 
									
										
										
										
											2010-01-19 14:23:57 -08:00
										 |  |  | 	range 0 32768 | 
					
						
							|  |  |  | 	default "0" | 
					
						
							| 
									
										
										
										
											2006-01-02 19:04:38 +01:00
										 |  |  | 	help | 
					
						
							| 
									
										
										
										
											2010-01-19 14:23:57 -08:00
										 |  |  | 	  Size (in bytes) of TIPC's internal log buffer, which records the | 
					
						
							|  |  |  | 	  occurrence of significant events.  Can range from 0 to 32768 bytes; | 
					
						
							|  |  |  | 	  default is 0. | 
					
						
							| 
									
										
										
										
											2006-01-02 19:04:38 +01:00
										 |  |  | 
 | 
					
						
							|  |  |  | 	  There is no need to enable the log buffer unless the node will be | 
					
						
							|  |  |  | 	  managed remotely via TIPC. | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | config TIPC_DEBUG | 
					
						
							| 
									
										
										
										
											2010-01-19 14:23:57 -08:00
										 |  |  | 	bool "Enable debug messages" | 
					
						
							| 
									
										
										
										
											2006-01-02 19:04:38 +01:00
										 |  |  | 	default n | 
					
						
							|  |  |  | 	help | 
					
						
							| 
									
										
										
										
											2010-01-19 14:23:57 -08:00
										 |  |  | 	  This enables debugging of TIPC. | 
					
						
							| 
									
										
										
										
											2006-01-02 19:04:38 +01:00
										 |  |  | 
 | 
					
						
							|  |  |  | 	  Only say Y here if you are having trouble with TIPC.  It will | 
					
						
							|  |  |  | 	  enable the display of detailed information about what is going on. | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2007-05-23 14:49:38 -07:00
										 |  |  | endif # TIPC |