DevinLeamy opened a new pull request, #476:
URL: https://github.com/apache/mesos/pull/476

   This change adds support to network/port_mapping isolator for limiting 
ingress bandwidth of the container. Scaling with CPU and min/max limits are 
supported.
   
   Ingress bandwidth limiting is achieved by installing an HTB qdisc with a 
rate limiting class on the veth of the container. An ECN enabled fq_codel qdisc 
is then added for buffer-bloat reduction.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscr...@mesos.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to