1ibcm(7D) Devices ibcm(7D)
2
3
4
6 ibcm - Solaris InfiniBand Communication Manager
7
9 The Solaris InfiniBand Communication Manager (IBCM) is a Solaris kernel
10 misc module that adheres to the InfiniBand Architecture Specification,
11 Volume 1: Release 1.1 for InfiniBand Communication Management Class.
12
13
14 IBCM provides a transport layer abstraction to IB clients to set up
15 reliable connected channels along with service, multicast, and path
16 lookup-related functionality. IBCM implements the CM protocol as per
17 the InfiniBand Architecture Specification, Volume 1: Release 1.1 and
18 utilizes the InfiniBand Management Framework module for all IB manage‐
19 ment-related functionality and the InfiniBand Transport Layer (see
20 ibtl(7D)) for all IB Verbs-related functionality.
21
23 /kernel/misc/ibcm 32-bit x86 ELF kernel module
24
25
26 /kernel/misc/amd64/ibcm 64-bit x86 ELF kernel module
27
28
29 /kernel/misc/sparcv9/ibcm 64-bit SPARC ELF kernel module
30
31
33 See attributes(5) for a description of the following attribute:
34
35
36
37
38 ┌─────────────────────────────┬─────────────────────────────┐
39 │ATTRIBUTE TYPE │ATTRIBUTE VALUE │
40 ├─────────────────────────────┼─────────────────────────────┤
41 │Interface Stability │ Consolidation Private │
42 ├─────────────────────────────┼─────────────────────────────┤
43 │Availability │SUNWhea │
44 └─────────────────────────────┴─────────────────────────────┘
45
47 attributes(5), ibtl(7D)
48
49
50 InfiniBand Architecture Specification, Volume 1: Release 1.1
51
52
53
54SunOS 5.11 2 Apr 2004 ibcm(7D)