- standardisded on a single context argument - removed Device.init() no longer necessary as initilize now automatically gets propagated up the hierarchy. Renamed the existing use of it to "initilize". - related pylint cleanup.
cgroups modules allows query and manipulation of cgroups controllers on a Linux device. Currently, only cpusets controller is implemented.