Check if disk I/O throttling is supported by running kernel

cd /boot/;cat config-`uname -r` | grep CONFIG_BLK_CGROUP
CONFIG_BLK_CGROUP=y

cd /boot/;cat config-`uname -r` | grep CONFIG_BLK_DEV_THROTTLING
CONFIG_BLK_DEV_THROTTLING=y




Next: Getting Started » Why don't we support Xen, OpenVZ and VirtualBox anymore?
Previous: Getting Started » API

Testimonials