platform_system_core/libprocessgroup/setup
Yifan Hong 8df75fc304 CgroupSetupCgroups: don't leak fd.
- If file is unlinked, the mmapped region is still there.
- If file is truncated, a SIGBUS will be seen, and holding
  the fd doesn't help.

Test: boots (sanity)
Bug: 123664216
Change-Id: I6683804bc795fab6798891a4471e5fe58fbffe13
2019-04-03 12:13:26 -07:00
..
include/processgroup CgroupSetupCgroups -> CgroupSetup 2019-04-02 22:31:57 -07:00
Android.bp libprocessgroup_setup: use libcgrouprc_format 2019-04-02 22:31:57 -07:00
cgroup_descriptor.h libprocessgroup_setup: use libcgrouprc_format 2019-04-02 22:31:57 -07:00
cgroup_map_write.cpp CgroupSetupCgroups: don't leak fd. 2019-04-03 12:13:26 -07:00