Re: [RFC] QoS params patch

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Mark Gross
Date: Thursday, September 27, 2007 - 8:36 am

On Wed, Sep 26, 2007 at 10:53:03PM -0400, Valdis.Kletnieks@vt.edu wrote:

nope.


There are no overcommit failure modes.  These QoS parameters are for
constraining aggressive power management throttling from breaking things
thereby enabling better power management solutions.

The QoS values are system wide parameters, not per process or driver.
So the code takes the max or min depending on what class of parameter is
in question.  So if you have multiple applications asking for network
throughput of 400Mbs the current code will let the nic driver find out
that it shouldn't throttle itself to the point where it can provide
400Mbs to any one.

You raise a perspective I overlooked.  For each of the parameter classes
I had been thinking of computing some extrema out of the set of
requests.  However; for throughput it may make more sense to sum up a
collative value.

I'm not sure which way would make more sense.

--mgross

-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[RFC] QoS power Management enabling patch set, Mark Gross, (Wed Sep 26, 3:37 pm)
Re: [RFC] QoS params patch, Mark Gross, (Wed Sep 26, 3:40 pm)
Re: [RFC] QoS power Management enabling patch set, Mark Gross, (Wed Sep 26, 3:42 pm)
Re: [RFC] QoS power example / hack, Mark Gross, (Wed Sep 26, 3:45 pm)
Re: [RFC] QoS params patch, Randy Dunlap, (Wed Sep 26, 4:41 pm)
Re: [RFC] QoS params patch, Mark Gross, (Wed Sep 26, 5:40 pm)
Re: [RFC] QoS params patch, Paul Mundt, (Wed Sep 26, 7:24 pm)
Re: [RFC] QoS params patch, Valdis.Kletnieks, (Wed Sep 26, 7:53 pm)
Re: [RFC] QoS params patch, Paul Mundt, (Wed Sep 26, 8:18 pm)
Re: [RFC] QoS params patch, Randy Dunlap, (Wed Sep 26, 9:05 pm)
Re: [RFC] QoS params patch, roel, (Thu Sep 27, 6:00 am)
Re: [RFC] QoS params patch, Mark Gross, (Thu Sep 27, 8:17 am)
Re: [RFC] QoS params patch, Mark Gross, (Thu Sep 27, 8:36 am)
Re: [RFC] QoS params patch, Mark Gross, (Thu Sep 27, 8:37 am)
Re: [RFC] QoS params patch, Mark Gross, (Thu Sep 27, 9:21 am)
Re: [RFC] QoS params patch update., Mark Gross, (Thu Sep 27, 1:17 pm)
Re: [RFC] QoS params patch update., Paul Mundt, (Thu Sep 27, 5:08 pm)
Re: [RFC] QoS params patch, Andrew Morton, (Thu Sep 27, 11:25 pm)
Re: [RFC] QoS params patch, Paul Mundt, (Thu Sep 27, 11:41 pm)
Re: [RFC] QoS params patch, Mark Gross, (Fri Sep 28, 10:19 am)
Re: [RFC] QoS params patch, Mark Gross, (Fri Sep 28, 10:22 am)
Re: [RFC] QoS params patch, Andrew Morton, (Fri Sep 28, 11:51 am)
Re: [RFC] QoS params patch, Mark Gross, (Mon Oct 1, 9:11 am)