OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:cgroup
(Results
201 - 225
of
281
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/ltp/testcases/kernel/controllers/cpuctl/
README
33
/dev/cpuctl directory, mounts
cgroup
filesystem on it with cpu. It then creates
cpuctl_testplan.txt
28
For any other information please refer to
cgroup
.txt in kernel documentation.
/external/ltp/testcases/kernel/mem/ksm/
ksm03.c
118
mount_mem("memcg", "
cgroup
", "memory", MEMCG_PATH, MEMCG_PATH_NEW);
ksm04.c
156
mount_mem("memcg", "
cgroup
", "memory", MEMCG_PATH, MEMCG_PATH_NEW);
/hardware/interfaces/audio/2.0/
IStreamIn.hal
97
* scheduler and
cgroup
. For this purpose, the method returns identifiers
IStreamOut.hal
91
* scheduler and
cgroup
. For this purpose, the method returns identifiers
/system/core/lmkd/
lmkd.c
753
evctlfd = open(MEMCG_SYSFS_PATH "
cgroup
.event_control", O_WRONLY | O_CLOEXEC);
755
ALOGI("No kernel memory
cgroup
event control (errno=%d)", errno);
767
ALOGE("
cgroup
.event_control line overflow for level %s", levelstr);
773
ALOGE("
cgroup
.event_control write failed for level %s; errno=%d",
/system/sepolicy/prebuilts/api/26.0/public/
dumpstate.te
92
r_dir_file(dumpstate,
cgroup
)
shell.te
102
r_dir_file(shell,
cgroup
)
/system/sepolicy/public/
dumpstate.te
105
r_dir_file(dumpstate,
cgroup
)
netd.te
9
r_dir_file(netd,
cgroup
)
shell.te
103
r_dir_file(shell,
cgroup
)
/external/lisa/ipynb/residency/
task_residencies-prepare-cgroups.ipynb
58
"2017-07-10 12:26:44,985 INFO : Trace : Couldn't attach all forks
cgroup
with-attach events (57 dropped)\n",
59
"2017-07-10 12:26:45,097 INFO : Trace : Couldn't attach all forks
cgroup
with-attach events (57 dropped)\n"
91
"2017-07-10 12:27:04,224 INFO : Trace : Couldn't attach all forks
cgroup
with-attach events (57 dropped)\n"
123
"combined
cgroup
df\n",
124
" __line pid controller
cgroup
\n",
219
"# cdf[cdf['
cgroup
'] == 'top-app']\n",
243
"print 'combined
cgroup
df'\n",
267
"2017-07-10 12:36:40,457 INFO : Trace : Couldn't attach all forks
cgroup
with-attach events (57 dropped)\n"
[
all
...]
/external/ltp/testcases/kernel/controllers/cpuctl_fj/
run_cpuctl_test_fj.sh
36
# Create $CPUCTL & mount the
cgroup
file system with cpu controller
51
mount -t
cgroup
-o cpu cpuctl "$CPUCTL" || {
/external/mesa3d/src/gallium/drivers/r600/sb/
sb_bc.h
821
unsigned
cgroup
;
member in class:r600_sb::bc_parser
839
sh(), error(), slots(),
cgroup
(),
/kernel/tests/net/test/
bpf_test.py
118
# Bpf instruction for
cgroup
bpf filter to accept a packet and exit.
279
"
Cgroup
BPF is not fully supported")
/docs/source.android.com/en/devices/tech/debug/
jank_capacity.html
48
<p>Pixel also uses the schedtune
cgroup
provided by Energy Aware Scheduling
/external/autotest/site_utils/
bind_mysql_to_cpuset.sh
144
proc_list=$(cat ${MOUNT_DIR}/${MYSQL_CPUSET}/
cgroup
.procs)
/external/kernel-headers/original/uapi/linux/
pkt_cls.h
373
/*
Cgroup
classifier */
/external/libnl/include/linux-private/linux/
pkt_cls.h
379
/*
Cgroup
classifier */
/frameworks/base/core/jni/
android_util_Process.cpp
263
// don't update its cpuset or
cgroup
285
// set both cpuset and
cgroup
for general threads
548
strcpy(text, "/sys/fs/
cgroup
/memory/sw/tasks");
550
strcpy(text, "/sys/fs/
cgroup
/memory/tasks");
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
pkt_cls.h
399
/*
Cgroup
classifier */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
pkt_cls.h
379
/*
Cgroup
classifier */
/system/core/liblog/
README
197
scheduling policy and background task
cgroup
. If you require a group of
/external/lisa/ipynb/energy/
EnergyModel_SystemEnergy.ipynb
25
"measurements. This will be achieved by exploiting the
cgroup
`freezer` controller."
390
" def run(self,
cgroup
, threads):\n",
393
" to be executed under the specified '
cgroup
'.\n",
395
" :param
cgroup
:
cgroup
where to run the benchmark on\n",
396
" :type
cgroup
: str\n",
404
"
cgroup
,\n",
466
" - run(
cgroup
, threads), run the benchmark into the specified '
cgroup
',\n",
518
" # Ensure online CPUs are part of the target
cgroup
\n"
[
all
...]
Completed in 615 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>