Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_system_core_old
/
e9aa43eb936c60803f98d8c7609f1b92d0304cc9
/
libprocessgroup
b6f7ff6
Fix IsUsable to check for each controller separately
by Suren Baghdasaryan
· 6 years ago
8783aad
Revert "libprocessgroup users use libcutils"
by Zhijun He
· 6 years ago
09a829c
Merge "libprocessgroup users use libcutils" into qt-dev
by Steven Moreland
· 6 years ago
ebb9784
libprocessgroup users use libcutils
by Steven Moreland
· 6 years ago
fdce410
Remove ACgroupController_getFlags to fix API breakage
by Suren Baghdasaryan
· 6 years ago
ea46d11
race condition in libprocessgroup
by mtk16036
· 6 years ago
71b3ce5
libprocessgroup: add flags to indicate when a controller failed to mount
by Suren Baghdasaryan
· 6 years ago
bb3d02b
Static link libjsoncpp in libprocessgroup
by Vic Yang
· 6 years ago
3d47f62
libprocessgroup: limit libprocessgroup's VNDK API surface
by Suren Baghdasaryan
· 6 years ago
36627d0
Re-enable file descriptor caching and add option to skip caching
by Suren Baghdasaryan
· 6 years ago
c50f6cd
Let blkio cgroup follow cpuset cgroup only
by Rick Yiu
· 6 years ago
164bd53
CgroupSetupCgroups: don't leak fd.
by Yifan Hong
· 6 years ago
571e77b
libcgrouprc: version script: linux only
by Yifan Hong
· 6 years ago
a8805c5
CgroupSetupCgroups -> CgroupSetup
by Yifan Hong
· 6 years ago
7b3fd74
libprocessgroup: use libcgrouprc to read cgroup.rc
by Yifan Hong
· 6 years ago
720da04
libprocessgroup_setup: use libcgrouprc_format
by Yifan Hong
· 6 years ago
d93d4cc
libprocessgroup: Move CgroupSetupCgroups() to libprocessgroup_setup
by Yifan Hong
· 6 years ago
fba00f7
libprocessgroup: Add libcgrouprc
by Yifan Hong
· 6 years ago
f2e249d
libprocessgroup: Add libcgrouprc_format
by Yifan Hong
· 6 years ago
49a43f0
libprocessgroup: restrict SetupCgroups to one-time usage and only by init
by Suren Baghdasaryan
· 6 years ago
7c95a02
libprocessgroup: add -Wexit-time-destructors.
by Elliott Hughes
· 6 years ago
1c6fd89
Revert "libprocessgroup: make sure SetupCgroups is called once and only by init"
by Suren Baghdasaryan
· 6 years ago
c49b403
libprocessgroup: make sure SetupCgroups is called once and only by init
by Suren Baghdasaryan
· 6 years ago
a82553a
libprocessgroup: Deliberately leak TaskProfiles and CgroupMap instances.
by Peter Collingbourne
· 6 years ago
9d185c0
Merge changes from topic "libprocessgroup"
by Yifan Hong
· 6 years ago
99cfc89
libprocessgroup: Add VTS tests for vendor JSON files
by Yifan Hong
· 6 years ago
d14e909
libprocessgroup_proto_test split into multiple files
by Yifan Hong
· 6 years ago
7b9b25b
libprocessgroup: PLOG already includes strerror(errno).
by Elliott Hughes
· 6 years ago
e6ab423
Set cg_file_data_ to null when initialization failed
by Wei Wang
· 6 years ago
a9f7754
Merge "Reduce log spam from libprocessgroup"
by Treehugger Robot
· 6 years ago
074db66
libprocessgroup: convert Json::Value to const refs
by Suren Baghdasaryan
· 6 years ago
7a0a5a3
Add vendor cgroups and task_profiles support
by Suren Baghdasaryan
· 6 years ago
963caea
Unify some text format in task_profiles.json
by Rick Yiu
· 6 years ago
b86d88b
Merge "Add blkio cgroup to libprocessgroup"
by Treehugger Robot
· 6 years ago
14d2594
Fix string reference usage
by Wei Wang
· 6 years ago
79b4545
Add blkio cgroup to libprocessgroup
by Rick Yiu
· 6 years ago
252d42e
Reduce log spam from libprocessgroup
by Wei Wang
· 6 years ago
d2b3282
Merge changes from topic "libprocessgroup_json"
by Yifan Hong
· 6 years ago
98861f3
libprocessgroup: Fix memcg path for apps
by Vic Yang
· 6 years ago
849f508
Add schema for task profiles
by Yifan Hong
· 6 years ago
e210b8e
Move rootdir/*.json to libprocessgroup
by Yifan Hong
· 6 years ago
689eacb
Fix cgroup support for recovery mode
by Suren Baghdasaryan
· 6 years ago
38b02dc
Suppress error log when timerslack_ns write fails for already dead process
by Suren Baghdasaryan
· 6 years ago
16ac83b
Merge "libprocessgroup: Fix file mode parsing that requires octal values"
by Suren Baghdasaryan
· 6 years ago
25dae89
libprocessgroup: Fix cgroup directory ownership setup
by Suren Baghdasaryan
· 6 years ago
bbddc80
libprocessgroup: Fix file mode parsing that requires octal values
by Suren Baghdasaryan
· 6 years ago
8abd9bd
libprocessgroup: Disable file descriptor caching temporarily
by Suren Baghdasaryan
· 6 years ago
1ec0718
libprocessgroup: Fix return values
by Greg Kaiser
· 6 years ago
6b32e2a
Disable SetupCgroup for non-Android targets
by Suren Baghdasaryan
· 6 years ago
92ffcc9
Fix non-Android build targets
by Suren Baghdasaryan
· 6 years ago
62b18ee
libprocessgroup: Add support for task profiles
by Suren Baghdasaryan
· 6 years ago
0f6b6e9
DO NOT MERGE: Revert "Revert "Add dependencies on libprocessgroup for sched_policy users""
by Suren Baghdasaryan
· 6 years ago
b40c668
DO NOT MERGE: Revert "Revert "libcutils: Move sched_policy functions into libprocessgroup""
by Suren Baghdasaryan
· 6 years ago
51e6922
DO NOT MERGE: Revert "Revert "Add libprocessgroup into VNDK""
by Suren Baghdasaryan
· 6 years ago
9a63267
DO NOT MERGE: Revert "Add libprocessgroup into VNDK"
by Suren Baghdasaryan
· 6 years ago
4440f1f
DO NOT MERGE: Revert "libcutils: Move sched_policy functions into libprocessgroup"
by Suren Baghdasaryan
· 6 years ago
a1c8352
DO NOT MERGE: Revert "Add dependencies on libprocessgroup for sched_policy users"
by Suren Baghdasaryan
· 6 years ago
1d6b373
Add dependencies on libprocessgroup for sched_policy users
by Suren Baghdasaryan
· 6 years ago
91f43d6
libcutils: Move sched_policy functions into libprocessgroup
by Suren Baghdasaryan
· 6 years ago
11352c0
Add libprocessgroup into VNDK
by Suren Baghdasaryan
· 6 years ago
62915b5
Introduce additional service options for controlling memory cgroups.
by Peter Collingbourne
· 6 years ago
133f19c
Merge "Add OWNERS for libprocessgroup"
by Treehugger Robot
· 7 years ago
c689968
Add OWNERS for libprocessgroup
by Tom Cherry
· 7 years ago
d86014d
Fixed the can not kill some process using libprocessgroup
by fengshaobo
· 7 years ago
596c1de
Add recovery_available: true to init dependencies
by Tom Cherry
· 7 years ago
7151e0f
libbase: add host properties support.
by Elliott Hughes
· 7 years ago
6d92d91
Make per-application memcg hierarchy configurable via a property
by Suren Baghdasaryan
· 7 years ago
c99b823
libprocessgroup: remove legacy C string handling and build for host
by Tom Cherry
· 7 years ago
74f8115
Add memcg related configs to init.
by Robert Benea
· 8 years ago
91962fd
Use mem cgroups in libprocessgroup if they're available
by Robert Benea
· 8 years ago
82232b6
Revert "Use mem cgroups in libprocessgroup if they're available"
by Tim Murray
· 8 years ago
ee1b489
Use mem cgroups in libprocessgroup if they're available
by Robert Benea
· 8 years ago
a5b539d
init: move killing of process groups to libprocessgroup
by Tom Cherry
· 8 years ago
5b1d717
Enable libprocessgroup on host bionic
by Tom Cherry
· 8 years ago
03a9a2b
Better logging in libprocessgroup and make resources clean up themselves
by Tom Cherry
· 8 years ago
6e56ae0
libprocessgroup: Android.mk -> Android.bp
by Steven Moreland
· 8 years ago
50bf135
add killProcessGroupOnce
by Keun-young Park
· 8 years ago
1c5fa22
Switch fastboot/init/libprocessgroup to std::this_thread::sleep_for.
by Elliott Hughes
· 8 years ago
7d19dbc
Use readdir instead of readdir_r.
by Elliott Hughes
· 9 years ago
c20f795
resolve merge conflicts of ed3596a to stage-aosp-master
by Elliott Hughes
· 9 years ago
65a6709
Switch libprocessgroup to libbase logging.
by Elliott Hughes
· 9 years ago
2848f76
resolve merge conflicts of cea1d04 to nyc-dev-plus-aosp
by Elliott Hughes
· 9 years ago
972664a
use process groups for processes started by init
by Collin Mulliner
· 9 years ago
1a6482d
Remove useless #include.
by Elliott Hughes
· 9 years ago
30e0f5c
Merge "Don\'t use mem cgroups for pid accounting." into nyc-dev am: e9ea8db
by Martijn Coenen
· 9 years ago
f2f5cf2
Don't use mem cgroups for pid accounting.
by Martijn Coenen
· 9 years ago
69ee20e
resolve merge conflicts of 0f5d443d0c to nyc-dev-plus-aosp
by James Hawkins
· 9 years ago
fb6bb0a
system/core: Cleanup direct calls to opendir by containing in a std::unique_ptr.
by James Hawkins
· 9 years ago
d5127e6
Fix libprocessgroup SELinux denials.
by Martijn Coenen
· 9 years ago
66ac56f
Reuse mem cgroups for tracking forked PIDs.
by Martijn Coenen
· 9 years ago
73f4eaa
processgroup: change the polling interval for killProcessGroup()
by Yusuke Sato
· 10 years ago
f3ce24f
Remove uses of libcxx.mk.
by Dan Albert
· 10 years ago
0badbd6
Fix missing #includes in system/core.
by Elliott Hughes
· 10 years ago
fcc8115
Fix format string
by Chih-Hung Hsieh
· 10 years ago
758aeb7
Make mkdirAndChown do what it claims to do
by Bernhard Rosenkränzer
· 10 years ago
67f46cb
Fix issue #18000467: processgroup truncates buffer
by Dianne Hackborn
· 10 years ago
2c5e7e1
Maybe fix issue #17969789: Shamu FR: Runtime restart while scrolling Instagram
by Dianne Hackborn
· 10 years ago
c15dd04
processgroup: close directories opened by removeAllProcessGroups()
by Colin Cross
· 11 years ago
cf8d1c2
Add libprocessgroup
by Colin Cross
· 11 years ago