lgrp_view(3lgrp) 맨 페이지 - 윈디하나의 솔라나라

개요

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

lgrp_view(3lgrp)

Locality Group Library Functions                              lgrp_view(3LGRP)



NAME
       lgrp_view - get view of lgroup hierarchy

SYNOPSIS
       cc [ flag ... ] file... -llgrp [ library ... ]
       #include <sys/lgrp_user.h>

       lgrp_view_t lgrp_view(lgrp_cookie_t cookie);

DESCRIPTION
       The  lgrp_view()  function  takes a cookie representing the snapshot of
       the lgroup hierarchy obtained from  lgrp_init(3LGRP)  and  returns  the
       snapshot's view of the lgroup hierarchy.


       If  the  given view is LGRP_VIEW_CALLER, the snapshot contains only the
       resources that are available to the caller (such as those with  respect
       to  processor  sets).  When the view is LGRP_VIEW_OS, the snapshot con‐
       tains what is available to the operating system.

RETURN VALUES
       Upon successful completion, lgrp_view() returns the view for the  snap‐
       shot  of  the  lgroup hierarchy represented by the given cookie. Other‐
       wise, −1 is returned and errno is set to indicate the error.

ERRORS
       The lgrp_view() function will fail if:

       EINVAL    The cookie is NULL.


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


       tab() box; cw(2.75i) |cw(2.75i) lw(2.75i) |lw(2.75i) ATTRIBUTE  TYPEAT‐
       TRIBUTE VALUE _ Interface StabilityCommitted _ MT-LevelMT-Safe


SEE ALSO
       lgrp_cookie_stale(3LGRP),      lgrp_fini(3LGRP),      lgrp_init(3LGRP),
       liblgrp(3LIB), attributes(7)



Oracle Solaris 11.4               27 Nov 2017                 lgrp_view(3LGRP)
맨 페이지 내용의 저작권은 맨 페이지 작성자에게 있습니다.
RSS ATOM XHTML 5 CSS3