android_system_core/rootdir
Martijn Coenen b82bab66f3 Reuse mem cgroups for tracking forked PIDs.
It turns out we were using the CPU accounting
cgroups for keeping track of processes that were
forked by an app without the framework's knowledge,
so we could kill all of them reliably (see b/15313911
for context).

Since we want to use memory cgroups for other purposes,
we might as well use memory cgroups for tracking forked
PIDs if they're enabled. This also gets us automatic cleanup
of empty mem cgroups.

Also, removed old mem cgroup mount point that is no
longer used, as well as cgroup release agent code that
we're not using.

Change-Id: I69d5cc31c162ffa49ef6945755f41381e306cc8b
2016-02-01 21:04:24 +01:00
..
etc Remove long-obsolete file. 2015-04-23 20:57:12 -07:00
Android.mk Fix non-vendor.img configuration. 2015-11-17 11:20:21 +09:00
asan.options Disable container overflow detect on target. 2015-10-23 14:57:47 -07:00
init.environ.rc.in am eaa97876: am 2e8d31f6: Merge "SANITIZE_TARGET: set global ASAN_OPTIONS" 2015-06-24 18:12:24 +00:00
init.rc Reuse mem cgroups for tracking forked PIDs. 2016-02-01 21:04:24 +01:00
init.usb.configfs.rc init: usb: Add configfs commands for USB gadget 2015-09-08 20:13:37 -07:00
init.usb.rc am 100de590: am 5e294902: Merge "init.usb.rc: fix USB typec property names" into mnc-dr-dev 2015-09-04 20:06:28 +00:00
init.zygote32.rc Restart cameraserver 2016-01-25 11:52:40 -08:00
init.zygote32_64.rc Restart cameraserver 2016-01-25 11:52:40 -08:00
init.zygote64.rc Restart cameraserver 2016-01-25 11:52:40 -08:00
init.zygote64_32.rc Restart cameraserver 2016-01-25 11:52:40 -08:00
ueventd.rc Merge "ueventd.rc: Document the different rule formats for /dev and /sys nodes" 2016-01-26 23:44:56 +00:00