Go to main content

man pages section 7: Device and Network Interfaces

Exit Print View

Updated: July 2017
 
 

fjcmi (7D)

Name

fjcmi - Fujitsu CMI Driver

Synopsis

/dev/cmictl
/dev/cmiadm

Description

Fujitsu Coherent Memory Interface (CMI) driver is a multi-threaded and loadable device driver.

Fujitsu CMI driver provides functions to control inter-node shared memory enabled by Fujitsu Global Coherent Shared Memory (GCSM) Extension. Two or more physical nodes can share data through inter-node shared memory, which provides fast inter-node communication.

The following functions are supported by Fujitsu CMI driver.

  • Allocate and deallocate shared memory

  • Map and unmap shared memory to user processes

  • Export shared memory to remote nodes, and import shared memory from home nodes

  • Generate error events when data access error occurs on shared memory

  • Generate error events when home or remote nodes are disconnected from inter-node shared memory network

Files

/dev/cmictl

Special character device to control CMI driver

/dev/cmiadm

Special character device to obtain CMI status information

/platform/sun4v/kernel/drv/sparcv9/fjcmi

64-bit device driver (SPARC)

/platform/sun4v/kernel/drv/fjcmi.conf

Configuration file

Attributes

See attributes(5) for descriptions of the following attributes:

ATTRIBUTE TYPE
ATTRIBUTE VALUE
Interface Stability
Uncommitted
Availability
system/fjcmi

See Also

cmi(5), libcmi(3CMI), libfjcmi(3CMI), cmiadm(1m)