Fork Vasum on GitHub Official Vasum Wiki on Tizen.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
vasum::WeightDevice Struct Reference

#include <cgroups-config.hpp>

Public Attributes

int64_t major
 major, minor numbers for device More...
 
int64_t minor
 
uint16_t weight
 bandwidth rate for the device, range is from 10 to 1000 More...
 
uint16_t leafWeight
 bandwidth rate for the device while competing with the cgroup's child cgroups range is from 10 to 1000, CFQ scheduler only More...
 

Member Data Documentation

uint16_t vasum::WeightDevice::leafWeight

bandwidth rate for the device while competing with the cgroup's child cgroups range is from 10 to 1000, CFQ scheduler only

int64_t vasum::WeightDevice::major

major, minor numbers for device

int64_t vasum::WeightDevice::minor
uint16_t vasum::WeightDevice::weight

bandwidth rate for the device, range is from 10 to 1000


The documentation for this struct was generated from the following file: