HomeSort by relevance Sort by last modified time
    Searched full:cgroup (Results 76 - 100 of 281) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/autotest/client/site_tests/kernel_SchedBandwith/
kernel_SchedBandwith.py 16 """Test kernel CFS_BANDWIDTH scheduler mechanism (/sys/fs/cgroup/...)"""
24 _CG_DIR = "/sys/fs/cgroup/cpu"
96 """Start a CPU hogging task and add to cgroup.
99 in_cgroup: Boolean, if true add to cgroup otherwise just start.
124 """Set CPU quota that can be used for cgroup
144 """Set CPU shares that can be used for cgroup
226 raise error.TestError("Locating cgroup dir %s" % self._CG_CRB_DIR)
243 error.TestFail("Cgroup bandwidth throttling not working")
  /external/kernel-headers/original/uapi/linux/
cgroupstats.h 1 /* cgroupstats.h - exporting per-cgroup statistics
22 * Data shared between user space and kernel space on a per cgroup
  /external/ltp/testcases/kernel/controllers/freezer/
freeze_cancel.sh 23 # We initially try to freeze the cgroup but then try to cancel that.
43 "ERROR: cgroup freezer started in non-THAWED state"
freeze_write_freezing.sh 22 # Freeze the cgroup and then make sure that writing "FREEZING" into
41 "ERROR: cgroup freezer started in non-THAWED state"
libcgroup_freezer 21 # A library of cgroup test functions for testing the cgroup freezer and,
22 # if present, a cgroup signal subsystem.
24 # Most of these assume the current directory is the cgroup of interest.
70 # We use /bin/echo to write to cgroup files because it's exit status will not
88 # Mounts the cgroup filesystem somewhere and pushes pwd onto the dir stack
101 tst_brkm TBROK "Failed to make mount point for cgroup filesystem"
105 mount -t cgroup -o${cgroup_subsys} test_cgroup_${cgroup_subsys} $TMP/${cgroup_subsys}_test
109 tst_resm TINFO "Failed to mount cgroup filesystem with ${cgroup_subsys} subsystem."
119 tst_brkm TBROK "Failed to change working directory into cgroup filesystem (pwd: \"$(pwd)\")
    [all...]
freeze_kill_thaw.sh 26 # after the cgroup is thawed.
44 "ERROR: cgroup freezer started in non-THAWED state"
freeze_self_thaw.sh 37 # will be freezing the cgroup it's been assigned to.
56 "ERROR: cgroup freezer started in non-THAWED state" && {
freeze_sleep_thaw.sh 25 # sleep process to wakeup almost immediately after the cgroup is thawed,
46 "ERROR: cgroup freezer started in non-THAWED state"
  /external/ltp/testcases/kernel/controllers/memcg/functional/
memcg_use_hierarchy_test.sh 48 # test Enabling will fail if the cgroup already has other cgroups
57 # test disabling will fail if the parent cgroup has enabled hierarchy.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
cgroupstats.h 1 /* cgroupstats.h - exporting per-cgroup statistics
22 * Data shared between user space and kernel space on a per cgroup
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
cgroupstats.h 1 /* cgroupstats.h - exporting per-cgroup statistics
22 * Data shared between user space and kernel space on a per cgroup
  /external/ltp/testcases/kernel/controllers/cpuctl/
parameters.sh 26 # cgroup filesystem with option cpu and creating groups in it. #
29 # setup(): creaes /dev/cpuctl, mounts cgroup fs on it, creates #
85 # Create /dev/cpuctl & mount the cgroup file system with cpu controller
98 mount -t cgroup -ocpu cgroup /dev/cpuctl 2> /dev/null
101 echo "ERROR: Could not mount cgroup filesystem on /dev/cpuctl..Exiting test";
  /external/ltp/runtest/
controllers 2 cgroup cgroup_regression_test.sh
31 # Stress test for debug cgroup
56 # Stress test for cpuset cgroup
81 # Stress test for cpu cgroup
106 # Stress test for cpuacct cgroup
131 # Stress test for memory cgroup
156 # Stress test for freezer cgroup
181 # Stress test for devices cgroup
206 # Stress test for blkio cgroup
231 # Stress test for net_cls cgroup
    [all...]
  /external/libnl/lib/route/cls/
cgroup.c 2 * lib/route/cls/cgroup.c Control Groups Classifier
26 #include <netlink/route/cls/cgroup.h>
166 .to_kind = "cgroup",
  /external/ltp/testcases/kernel/controllers/memcg/control/
memcg_control_test.sh 131 mount -t cgroup -o memory cgroup $TST_PATH/mnt 2> /dev/null
133 tst_brkm TBROK NULL "Mounting cgroup to temp dir failed"
  /art/runtime/
thread_android.cc 59 // thread is already in the SP_FOREGROUND cgroup. This is not necessarily true for background
60 // processes, where all threads are in the SP_BACKGROUND cgroup. This means that callers will
  /external/iproute2/tc/
f_cgroup.c 21 fprintf(stderr, "Usage: ... cgroup [ match EMATCH_TREE ]\n");
111 .id = "cgroup",
  /external/lisa/libs/utils/android/
workload.py 103 # Add generic support for cgroup tracing (detect if cgroup module exists)
106 ret_cls._log.info('Enabling CGroup support for dumping schedtune/cpuset events')
119 def trace_cgroup(self, controller, cgroup):
120 cgroup = self._te.target.cgroups.controllers[controller].cgroup('/' + cgroup)
121 cgroup.trace_cgroup_tasks()
  /external/lisa/libs/utils/
executor.py 124 .. TODO link to devlib cgroup module's docs (which don't exist)
127 Dict specifying the cgroup controllers, cgroups, and cgroup
139 These cgroups can then be used in the "cgroup" field of workload
143 The default cgroup to run workloads in, if no "cgroup" is
146 For example, to create a cpuset cgroup named "/big" which
177 # cannot be frozen, so the cgroup state gets stuck in FREEZING if we
297 self._log.info('Setup [%s] CGroup controller...', kind)
383 # Setup default CGroup to run tasks int
    [all...]
  /external/ltp/testcases/kernel/mem/include/
mem.h 71 #define MEMCG_PATH "/dev/cgroup"
77 #define PATH_EVTCTRL MEMCG_PATH_NEW "/cgroup.event_control"
  /system/core/libcutils/include/cutils/
sched_policy.h 58 /* Assign thread tid to the cgroup associated with the specified policy.
66 /* Return the policy associated with the cgroup of thread tid via policy pointer.
  /external/lisa/ipynb/tutorial/
02_TestEnvUsage.ipynb 359 "04:34:12 DEBUG : cgroup_root already mounted at /sys/fs/cgroup\n",
365 "04:34:14 DEBUG : Controller cpuset mounted under: /sys/fs/cgroup/devlib_cpuset\n",
366 "04:34:14 DEBUG : Creating cgroup /sys/fs/cgroup/devlib_cpuset\n",
367 "04:34:14 DEBUG : sudo -- sh -c '[ -d /sys/fs/cgroup/devlib_cpuset ] || mkdir -p /sys/fs/cgroup/devlib_cpuset'\n",
372 "04:34:15 DEBUG : Controller cpu mounted under: /sys/fs/cgroup/devlib_cpu\n",
373 "04:34:15 DEBUG : Creating cgroup /sys/fs/cgroup/devlib_cpu\n",
374 "04:34:15 DEBUG : sudo -- sh -c '[ -d /sys/fs/cgroup/devlib_cpu ] || mkdir -p /sys/fs/cgroup/devlib_cpu'\n"
    [all...]
  /device/google/marlin/sepolicy/
perfd.te 6 allow perfd cgroup:file r_file_perms;
  /external/autotest/client/tests/ltp/
site_excluded 204 cgroup
  /external/ltp/testcases/kernel/controllers/cgroup/
Makefile 2 # kernel/controllers/cgroup test suite Makefile.

Completed in 396 milliseconds

1 2 34 5 6 7 8 91011>>