Merge commit '9276b3991ba20d5a5660887ba81b0bc7bed25a0c'
[unleashed.git] / share / man / man7d / ibcm.7d
blob3f0c57dab65ebc4ca841ade93f8b5a416d6d76a0
1 '\" te
2 .\"  Copyright (c) 2004, Sun Microsystems, Inc. All Rights Reserved
3 .\" The contents of this file are subject to the terms of the Common Development and Distribution License (the "License").  You may not use this file except in compliance with the License.
4 .\" You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE or http://www.opensolaris.org/os/licensing.  See the License for the specific language governing permissions and limitations under the License.
5 .\" When distributing Covered Code, include this CDDL HEADER in each file and include the License file at usr/src/OPENSOLARIS.LICENSE.  If applicable, add the following below this CDDL HEADER, with the fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner]
6 .TH IBCM 7D "Apr 2, 2004"
7 .SH NAME
8 ibcm \- Solaris InfiniBand Communication Manager
9 .SH DESCRIPTION
10 .sp
11 .LP
12 The Solaris InfiniBand Communication Manager (\fBIBCM\fR) is a Solaris kernel
13 misc module that adheres to the \fIInfiniBand Architecture Specification,
14 Volume 1: Release 1.1\fR for InfiniBand Communication Management Class.
15 .sp
16 .LP
17 \fBIBCM\fR provides a transport layer abstraction to IB clients to set up
18 reliable connected channels along with service, multicast, and path
19 lookup-related functionality. \fBIBCM\fR implements the CM protocol as per the
20 \fIInfiniBand Architecture Specification, Volume 1: Release 1.1\fR and utilizes
21 the InfiniBand Management Framework module for all IB management-related
22 functionality and the InfiniBand Transport Layer (see \fBibtl\fR(7D)) for all
23 IB Verbs-related functionality.
24 .SH FILES
25 .sp
26 .ne 2
27 .na
28 \fB\fB/kernel/misc/ibcm\fR\fR
29 .ad
30 .RS 29n
31 32-bit x86 ELF kernel module
32 .RE
34 .sp
35 .ne 2
36 .na
37 \fB\fB/kernel/misc/amd64/ibcm\fR\fR
38 .ad
39 .RS 29n
40 64-bit x86 ELF kernel module
41 .RE
43 .sp
44 .ne 2
45 .na
46 \fB\fB/kernel/misc/sparcv9/ibcm\fR\fR
47 .ad
48 .RS 29n
49 64-bit SPARC ELF kernel module
50 .RE
52 .SH ATTRIBUTES
53 .sp
54 .LP
55 See \fBattributes\fR(5) for a description of the following attribute:
56 .sp
58 .sp
59 .TS
60 box;
61 l | l
62 l | l .
63 ATTRIBUTE TYPE  ATTRIBUTE VALUE
65 Interface Stability      Consolidation Private
66 .TE
68 .SH SEE ALSO
69 .sp
70 .LP
71 \fBattributes\fR(5), \fBibtl\fR(7D)
72 .sp
73 .LP
74 \fIInfiniBand Architecture Specification, Volume 1: Release 1.1\fR