mpapi.conf(5) 맨 페이지 - 윈디하나의 솔라나라

개요

섹션
맨 페이지 이름
검색(S)

mpapi.conf(5)

mpapi.conf(5)                    File Formats                    mpapi.conf(5)



NAME
       mpapi.conf - configuration file for libMPAPI

SYNOPSIS
       /etc/mpapi.conf

DESCRIPTION
       The  /etc/mpapi.conf file is used to specify the vendor-provided plugin
       library that is installed on the system. This file is used by the libM‐
       PAPI(3LIB)  common  library  to load the individual plugin library when
       its interface is called. If changes are made  to  the  file  while  the
       library  is  in use, the library should be unloaded and reloaded. Addi‐
       tion and removal of  the  plugin  library  should  be  handled  through
       MP_RegisterPlugin(3MPAPI) and MP_DeregisterPlugin(3MPAPI).


       Each plugin library entry is a single line of the form:

         "id"        "library file name"



       where

       id                   The  identification  of  the library, specified as
                            the reversed domain name of the vendor, a '.' sep‐
                            arator  character,  and  then  the vendor specific
                            name of the plugin that  uniquely  identifies  the
                            plugin library.


       library file name    The  shared  object  library  file in the absolute
                            path format.


EXAMPLES
       Example 1 Example of an /etc/mpapi.conf file


         # This file contains names and references to MP API plugin libraries
         #
         #  Do NOT manually edit this file
         #
         # Format:
         #
         # <library ID>  <library file name>
         #
         com.sun.mpapi32         /lib/libmpscsi_vhci.so
         com.sun.mpapi64         /lib/64/libmpscsi_vhci.so




ATTRIBUTES
       See attributes(7) for descriptions of the following attributes:


       tab() box; cw(1.83i) |cw(3.67i) lw(1.83i) |lw(3.67i) ATTRIBUTE  TYPEAT‐
       TRIBUTE  VALUE _ Availabilitysystem/library/storage/snia-mpapi _ Inter‐
       face StabilityCommitted _ StandardANSI INCITS 412 Multipath  Management
       API


SEE ALSO
       libMPAPI(3LIB), MP_DeregisterPlugin(3MPAPI), MP_RegisterPlugin(3MPAPI),
       attributes(7)



Oracle Solaris 11.4               19 Apr 2019                    mpapi.conf(5)
맨 페이지 내용의 저작권은 맨 페이지 작성자에게 있습니다.
RSS ATOM XHTML 5 CSS3