Re: [RFC] [PATCH] cgroup: limit network bandwidth

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Andrea Righi <righiandr@...>
Cc: Naveen Gupta <ngupta@...>, Paul Menage <menage@...>, LKML <linux-kernel@...>, David Miller <davem@...>
Date: Wednesday, January 23, 2008 - 5:24 am

* Andrea Righi <righiandr@users.sourceforge.net> [2008-01-23 10:09:28]:


Hi, Andrea,

I took a quick look at the patches and it looks like we throttle
network (by forcing a schedule_timeout()), if we exceed our bandwidth
limit. That is one way of doing it, but it has some disadvantages, it
does not scale to 

1. Implementation of soft limits (limit on contention of resource)
   gets harder
2. Why dont use the existing infrastructure for bandwidth limitation
   for implementing the network controller?

-- 
	Warm Regards,
	Balbir Singh
	Linux Technology Center
	IBM, ISTL
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[RFC] [PATCH] cgroup: limit network bandwidth, Andrea Righi, (Wed Jan 23, 5:09 am)
Re: [RFC] [PATCH] cgroup: limit network bandwidth, Paul Menage, (Wed Jan 23, 5:54 am)
Re: [RFC] [PATCH] cgroup: limit network bandwidth, Balbir Singh, (Wed Jan 23, 5:24 am)
Re: [RFC] [PATCH] cgroup: limit network bandwidth, Andrea Righi, (Wed Jan 23, 12:48 pm)
Re: [RFC] [PATCH] cgroup: limit network bandwidth, Paul Menage, (Wed Jan 23, 12:59 pm)
Re: [RFC] [PATCH] cgroup: limit network bandwidth, Andrea Righi, (Wed Jan 23, 1:48 pm)