Home
last modified time | relevance | path

Searched refs:resources (Results 1 – 25 of 45) sorted by relevance

12

/titanic_50/usr/src/cmd/pools/poold/com/sun/solaris/service/pools/
H A DPool.java116 List resources; in getResources() local
118 if ((resources = PoolInternal.pool_query_pool_resources( in getResources()
126 ArrayList aList = new ArrayList(resources.size()); in getResources()
127 for (int i = 0; i < resources.size(); i++) in getResources()
129 ((Long)resources.get(i)).longValue())); in getResources()
H A DConfiguration.java445 List resources; in getResources() local
447 if ((resources = PoolInternal.pool_query_resources(getConf(), in getResources()
455 ArrayList aList = new ArrayList(resources.size()); in getResources()
456 for (int i = 0; i < resources.size(); i++) in getResources()
458 ((Long)resources.get(i)).longValue())); in getResources()
/titanic_50/usr/src/cmd/sh/
H A Dulimit.c70 char resources[RLIM_NLIMITS]; in sysulimit() local
73 resources[res] = 0; in sysulimit()
97 resources[res]++; in sysulimit()
126 resources[res]++; in sysulimit()
131 resources[res = RLIMIT_FSIZE]++; in sysulimit()
144 if (resources[res] == 0) { in sysulimit()
/titanic_50/usr/src/cmd/pools/poolstat/
H A Dpoolstat.c761 pool_resource_t **resources = NULL; in get_resources() local
788 if ((resources = pool_query_pool_resources( in get_resources()
793 if ((resources = in get_resources()
805 return (resources); in get_resources()
815 prt_resource_stats_by_type(pool_resource_t **resources, const char *rtype) in prt_resource_stats_by_type() argument
837 for (i = 0; resources[i] != NULL; i++) { in prt_resource_stats_by_type()
838 if ((elem = pool_resource_to_elem(conf, resources[i])) == NULL) in prt_resource_stats_by_type()
912 pool_resource_t **resources; in prt_pool_stats() local
976 resources = get_resources( in prt_pool_stats()
978 update_resource_stats(*resources, in prt_pool_stats()
[all …]
/titanic_50/usr/src/uts/sun4v/sys/
H A Ddrctl.h109 drctl_rsrc_t resources[1]; member
114 #define resp_resources un.resources
/titanic_50/usr/src/lib/policykit/libpolkit/common/
H A Dlibpolkit-rbac.c94 GList **resources, in libpolkit_get_allowed_resources_for_privilege_for_uid() argument
107 *resources = NULL; in libpolkit_get_allowed_resources_for_privilege_for_uid()
H A Dlibpolkit.h71 GList **resources,
/titanic_50/usr/src/pkg/manifests/
H A Dservice-network-dns-mdns.mf55 $(JAVA_7_ONLY)dir path=usr/share/lib/java/javadoc/dnssd/api/resources \
138 path=usr/share/lib/java/javadoc/dnssd/api/resources/background.gif \
140 $(JAVA_7_ONLY)file path=usr/share/lib/java/javadoc/dnssd/api/resources/tab.gif \
143 path=usr/share/lib/java/javadoc/dnssd/api/resources/titlebar.gif \
146 path=usr/share/lib/java/javadoc/dnssd/api/resources/titlebar_end.gif \
H A Ddeveloper-dtrace.mf69 $(JAVA_7_ONLY)dir path=usr/share/lib/java/javadoc/dtrace/api/resources \
628 path=usr/share/lib/java/javadoc/dtrace/api/resources/background.gif \
631 path=usr/share/lib/java/javadoc/dtrace/api/resources/tab.gif group=other
633 path=usr/share/lib/java/javadoc/dtrace/api/resources/titlebar.gif \
636 path=usr/share/lib/java/javadoc/dtrace/api/resources/titlebar_end.gif \
/titanic_50/usr/src/cmd/perl/contrib/Sun/Solaris/Lgrp/pod/
H A DLgrp.pod210 resources that are available to the caller (such as those with respect to
435 between which hardware resources the latency should be measured. Currently the
457 Return the list of lgroups directly containing resources of the specified type.
458 The resources are represented by a set of lgroups in which each lgroup directly
459 contains CPU and/or memory resources.
467 CPU resources
471 Memory resources
565 =item resources($lgrp, $type)
567 Returns the list of lgroups directly containing resources of the specified
/titanic_50/usr/src/lib/libpool/common/
H A Dpool_commit.c722 pool_resource_t **resources; in share_resources() local
744 if ((resources = pool_query_resources(conf, &nelem, props)) != NULL) { in share_resources()
754 if (resource_allocate("pset", resources, nelem) != PO_SUCCESS) { in share_resources()
755 free(resources); in share_resources()
760 free(resources); in share_resources()
H A Dpool_kernel.c1402 pool_resource_t **resources; in pool_knl_remove() local
1405 if ((resources = pool_query_resources(conf, &nelem, NULL)) != NULL) { in pool_knl_remove()
1407 if (resource_is_system(resources[i]) == PO_FALSE) in pool_knl_remove()
1408 if (pool_resource_destroy(conf, resources[i]) != in pool_knl_remove()
1414 free(resources); in pool_knl_remove()
1527 pool_resource_t **resources; in pool_knl_get_resource_binding() local
1560 if ((resources = pool_query_pool_resources(conf, pools[0], &nelem, in pool_knl_get_resource_binding()
1568 free(resources); in pool_knl_get_resource_binding()
1572 if (pool_get_ns_property(TO_ELEM(resources[0]), c_name, props[0]) == in pool_knl_get_resource_binding()
1574 free(resources); in pool_knl_get_resource_binding()
[all …]
H A Dpool_internal.c1301 pool_resource_t **resources = NULL; in resource_by_sysid() local
1329 resources = pool_query_resources(conf, &nelem, props); in resource_by_sysid()
1331 if (resources != NULL) { in resource_by_sysid()
1332 retval = resources[0]; in resource_by_sysid()
1333 free(resources); in resource_by_sysid()
/titanic_50/usr/src/cmd/perl/contrib/Sun/Solaris/Lgrp/
H A DLgrp.pm262 sub resources subroutine
/titanic_50/usr/src/cmd/perl/contrib/Sun/Solaris/Project/
H A DREADME26 resource management control, so that the total resources used by Apache can be
/titanic_50/usr/src/cmd/lgrpinfo/
H A Dlgrpinfo.pl551 my @resources_cpu = nsort($l->resources($lgrp, LGRP_RSRC_CPU));
552 my @resources_mem = nsort($l->resources($lgrp, LGRP_RSRC_MEM));
/titanic_50/usr/src/cmd/perl/contrib/Sun/Solaris/Lgrp/t/
H A DLgrp_api.t317 my @lgrps_c = $c->resources($root, LGRP_RSRC_CPU);
H A DLgrp.t251 my @lgrps_c1 = $c->resources($root, LGRP_RSRC_CPU);
/titanic_50/usr/src/cmd/ssh/
H A DREADME.altprivsep61 But privilege is also access to data and resources that can be used
123 No privilege or privileged resources are needed to implement the
183 that drops most privileges and access to privileged resources after
189 resources needed for authenticating the server, which, as described
199 privileged resources, and two processes which run with much less
612 privileges and access to privileged resources in the
/titanic_50/usr/src/uts/common/avs/ns/sdbc/
H A Ddynmem_readme.txt48 resources it is broken down and each piece catagorized both as an
50 resources comprise cache control entries (ccent), write control entries
143 The overall effect of this is to accelerate the release of system resources
/titanic_50/usr/src/uts/intel/
H A DMakefile.rules133 $(OBJS_DIR)/%.o: $(UTSBASE)/intel/io/acpica/resources/%.c
/titanic_50/usr/src/test/
H A DREADME62 insufficient resources for example, then a wrapper script should be provided
/titanic_50/usr/src/lib/libc/port/gen/
H A Derrlist102 63 Out of stream resources
/titanic_50/usr/src/lib/libunistat/common/solaris/
H A Dsolaris.err85 NOSR = out of streams resources
/titanic_50/exception_lists/
H A Dcstyle1226 usr/src/uts/intel/io/acpica/resources/rsaddr.c
1227 usr/src/uts/intel/io/acpica/resources/rscalc.c
1228 usr/src/uts/intel/io/acpica/resources/rscreate.c
1229 usr/src/uts/intel/io/acpica/resources/rsdump.c
1230 usr/src/uts/intel/io/acpica/resources/rsinfo.c
1231 usr/src/uts/intel/io/acpica/resources/rsio.c
1232 usr/src/uts/intel/io/acpica/resources/rsirq.c
1233 usr/src/uts/intel/io/acpica/resources/rslist.c
1234 usr/src/uts/intel/io/acpica/resources/rsmemory.c
1235 usr/src/uts/intel/io/acpica/resources/rsmisc.c
[all …]

12