Home
last modified time | relevance | path

Searched refs:topology (Results 1 – 25 of 32) sorted by relevance

12

/NextBSD/contrib/ofed/management/doc/
HDdiagtools-proposal.txt118 topology file. GUIDs, node types, and port numbers are displayed
120 (full topology).
123 ibnetdiscover [-I mthca0] [-p port] [-o topology-filename]
135 ibhosts either walks the IB subnet topology or uses an already saved topology
139 ibhosts [-I mthca0] [-p port] [-i topology-filename] [-o ibhosts-filename]
147 ibswitches either walks the IB subnet topology or uses an already saved
148 topology file and extracts the IB switches.
152 [-i topology-filename] [-o ibswitches-filename]
160 ibnetverify uses a full topology file that was created by ibnetdiscover,
161 scans the network to see if the current topology matches or not displaying
HDdiagtools.txt273 topology file. GUIDs, node types, and port numbers are displayed
275 (full topology). Optionally this utility can be used to list the current
277 topology file is specified.
280 ibnetdiscover [options] [<topology-filename>]
291 ibhosts either walks the IB subnet topology or uses an already saved topology
295 ibhosts [-h] [<topology-file>]
303 ibswitches either walks the IB subnet topology or uses an already saved
304 topology file and extracts the IB switches.
307 ibswitches [-h] [<topology-file>]
315 ibchecknet uses a full topology file that was created by ibnetdiscover,
[all …]
/NextBSD/contrib/ofed/management/infiniband-diags/
HDREADME272 topology file. GUIDs, node types, and port numbers are displayed
274 (full topology). Optionally this utility can be used to list the current
276 topology file is specified.
279 ibnetdiscover [options] [<topology-filename>]
290 ibhosts either walks the IB subnet topology or uses an already saved topology
294 ibhosts [-h] [<topology-file>]
302 ibswitches either walks the IB subnet topology or uses an already saved
303 topology file and extracts the IB switches.
306 ibswitches [-h] [<topology-file>]
314 ibchecknet uses a full topology file that was created by ibnetdiscover,
[all …]
HDChangeLog25 man/ibnetdiscover.8: Add link width and speed to topology
30 * man/ibnetdiscover.8: Add topology file format section
HDinfiniband-diags.spec.in70 - Add link width and speed to topology file output in ibnetdiscover
/NextBSD/contrib/ofed/management/
HDREADME88 ibnetdiscover - scan topology
107 output can be used as in input topology
108 ibswitches - scan the net or use existing net topology file and list all
110 ibhosts - scan the net or use existing net topology file and list all hosts
111 ibnodes - scan the net or use existing net topology file and list all nodes
127 a topology file (local node GUID and port connected to remote
/NextBSD/contrib/tcpdump/
HDprint-ospf.c558 register int j, tlv_type, tlv_length, topology; in ospf_print_lsa() local
644 topology = (ul & SLA_MASK_TOS) >> SLA_SHIFT_TOS; in ospf_print_lsa()
646 tok2str(ospf_topology_values, "", topology), in ospf_print_lsa()
647 topology, in ospf_print_lsa()
661 topology = (ul & SLA_MASK_TOS) >> SLA_SHIFT_TOS; in ospf_print_lsa()
663 tok2str(ospf_topology_values, "", topology), in ospf_print_lsa()
664 topology, in ospf_print_lsa()
683 topology = ((ul & ASLA_MASK_TOS) >> ASLA_SHIFT_TOS); in ospf_print_lsa()
685 tok2str(ospf_topology_values, "", topology), in ospf_print_lsa()
686 topology, in ospf_print_lsa()
/NextBSD/contrib/ofed/management/opensm/doc/
HDcurrent-routing.txt22 deadlock-free topology-agnostic routing algorithm to the non-minimal
34 there was no topology change detected during the heavy sweep, or when
35 the topology change does not require new routing calculation, e.g. when
89 In the case of using the file based routing, any topology changes are
91 specified, with no reaction to real topology. Obviously, this will not be able
202 the topology has to be pure fat-tree that complies with the following rules:
215 If the root guid file is provided, the topology doesn't have to be pure
232 In general, even if the root list is provided, the closer the topology to a
255 deterministic shortest path routing algorithm that enables topology
259 topology for the shortest-path routes between all pairs of sources /
[all …]
HDperf-manager-arch.txt12 1. Monitor subnet topology
13 2. Based on subnet topology, monitor performance and error counters.
21 1. Determine subnet topology
22 Performance manager can determine the subnet topology by subscribing
101 the topology can be obtained without the GID in and out of service events
HDopensm_release_notes-3.2.txt30 there was no topology change detected during the heavy sweep, or when
31 the topology change does not require new routing calculation, e.g. when
HDopensm_release_notes-3.1.10.txt50 with not pure fat free topology.
HDopensm_release_notes_ibg2-2.0.1.txt80 was received or a change in topology was observed by the SM.
HDopensm_release_notes-3.1.11.txt50 with not pure fat free topology.
/NextBSD/sys/dev/isp/
HDHardware.txt212 A. The simpletst form of a connection topology I can suggest for
218 This is called a PL_DA (Private Loop, Direct Attach) topology.
220 B. The next most simple form of a connection topology I can suggest for
235 This is a Private Loop topology. Remember that this can get very unstable
269 (in other words, this topology hasn't really been made safe yet for
272 D. You can repeat the topology in #B with a switch that is set to be
277 E. The next level of complexity is a Switched Fabric. The following topology
HDDriverManual.txt468 and Port WWNs as well as topology preferences. After this occurs,
487 also determines connection topology (i.e., whether we're attached to a
/NextBSD/sys/dev/virtio/block/
HDvirtio_blk.h71 } topology; member
HDvirtio_blk.c714 blkcfg->topology.physical_block_exp > 0) { in vtblk_alloc_disk()
716 (1 << blkcfg->topology.physical_block_exp); in vtblk_alloc_disk()
718 blkcfg->topology.alignment_offset * dp->d_sectorsize) % in vtblk_alloc_disk()
1119 VTBLK_GET_CONFIG(dev, VIRTIO_BLK_F_TOPOLOGY, topology, blkcfg); in vtblk_read_config()
/NextBSD/sys/amd64/vmm/
HDx86.c51 static SYSCTL_NODE(_hw_vmm, OID_AUTO, topology, CTLFLAG_RD, 0, NULL);
/NextBSD/sys/powerpc/powerpc/
HDplatform_if.m208 * @brief Return SMP topology
/NextBSD/sys/dev/firewire/
HD00README35 show topology map, change gap count, bus reset, etc.
/NextBSD/sys/dev/mpt/
HDmpt_cam.c413 char *topology = NULL; in mpt_read_config_info_fc() local
442 topology = "<NO LOOP>"; in mpt_read_config_info_fc()
445 topology = "N-Port"; in mpt_read_config_info_fc()
448 topology = "NL-Port"; in mpt_read_config_info_fc()
451 topology = "F-Port"; in mpt_read_config_info_fc()
454 topology = "FL-Port"; in mpt_read_config_info_fc()
458 topology = "?"; in mpt_read_config_info_fc()
464 "Speed %u-Gbit\n", topology, in mpt_read_config_info_fc()
/NextBSD/sys/kern/
HDsubr_smp.c96 SYSCTL_INT(_kern_smp, OID_AUTO, topology, CTLFLAG_RDTUN, &smp_topology, 0,
/NextBSD/usr.sbin/bsnmpd/modules/snmp_bridge/
HDBEGEMOT-BRIDGE-MIB.txt365 "The time (in hundreds of a second) since a topology change
374 "The number of times a topology change was detected by the
1150 become the new root of the spanning tree topology it is
HDBRIDGE-MIB.txt376 last time a topology change was detected by the
390 "The total number of topology changes detected by
488 topology change has been detected and is underway, to
/NextBSD/usr.bin/calendar/calendars/
HDcalendar.birthday131 04/29 Jules Henri Poincare born, 1854, founder of topology

12