Add cpu module. 90/16690/1
authorPrzemyslaw Kedzierski <p.kedzierski@samsung.com>
Mon, 10 Feb 2014 10:19:00 +0000 (11:19 +0100)
committerPrzemyslaw Kedzierski <p.kedzierski@samsung.com>
Fri, 21 Feb 2014 13:30:14 +0000 (14:30 +0100)
commit85b89843eff4d240b4441776cdcc5a0e1bed53e7
tree7c8fd3231f587be0dd798460b98b0ac62a224bf4
parent6b98cc7608d382578e6794dc12ba71e6a7522951
Add cpu module.

The cpu module is used for moving processes and tasks
between cgroups.

Change-Id: I7fd296c41aac74951d62d77c50bd343ebc43b986
Signed-off-by: Przemyslaw Kedzierski <p.kedzierski@samsung.com>
CMakeLists/init-needed-environment.txt
CMakeLists/resourced.txt
packaging/resourced-cpucgroup.service [new file with mode: 0644]
packaging/resourced.spec
scripts/resourced-cpucgroup.sh [new file with mode: 0644]
src/cpu/cpu.c [new file with mode: 0644]
src/cpu/cpu.conf [new file with mode: 0644]