Hi,
cgroups allow the user to specify limits on the block IO of a group of processes and also to assign priorities (in the form of weights) for the network usage. Why are these features not exposed to the Docker user (assigning weights for block IO is, setting limits is not)? How difficult would it be to expose these to the user?