svcadm(8)을 검색하려면 섹션에서 8 을 선택하고, 맨 페이지 이름에 svcadm을 입력하고 검색을 누른다.
liblgrp(3lib)
liblgrp(3LIB) Interface Libraries liblgrp(3LIB)
NAME
liblgrp - locality group library
SYNOPSIS
cc [ flag... ] file... -llgrp [ library... ]
#include <sys/lgrp_user.h>
DESCRIPTION
The functions in this library traverse the lgroup (locality group)
hierarchy, discover its contents, and set a thread's affinity for an
lgroup. A locality group represents the set of CPU-like and memory-like
hardware devices that are at most some locality apart from each other.
INTERFACES
The shared object liblgrp.so.1 provides the public interfaces defined
below. See intro(3) for additional information on shared object inter‐
faces.
tab(); lw(2.75i) lw(2.75i) lgrp_affinity_getlgrp_affinity_inherit_get
lgrp_affinity_inherit_setlgrp_affinity_set lgrp_childrenl‐
grp_cookie_stale lgrp_cpuslgrp_device_lgrps lgrp_finilgrp_home
lgrp_initlgrp_latency lgrp_latency_cookielgrp_mem_size lgrp_nlgrp‐
slgrp_parents lgrp_resourceslgrp_root lgrp_versionlgrp_view
FILES
/usr/lib/liblgrp.so.1 shared object
/usr/lib/64/liblgrp.so.1 64-bit shared object
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 _ Availabilitysystem/library _ Interface StabilityCommit‐
ted _ MT-LevelMT-Safe
SEE ALSO
lgrp_affinity_get(3LGRP), lgrp_affinity_inherit_get(3LGRP), lgrp_chil‐
dren(3LGRP), lgrp_cookie_stale(3LGRP), lgrp_cpus(3LGRP),
lgrp_fini(3LGRP), lgrp_home(3LGRP), lgrp_init(3LGRP),
lgrp_latency(3LGRP), lgrp_mem_size(3LGRP), lgrp_nlgrps(3LGRP),
lgrp_parents(3LGRP), lgrp_root(3LGRP), lgrp_version(3LGRP),
lgrp_view(3LGRP), intro(3), attributes(7)
Oracle Solaris 11.4 13 Mar 2012 liblgrp(3LIB)