Re: [PATCH] Re: SFQ depth limit
From: Patrick McHardy <hidden>
Date: 2008-07-24 08:46:29
From: Patrick McHardy <hidden>
Date: 2008-07-24 08:46:29
David Miller wrote:
From: Jarek Poplawski <redacted> Date: Sun, 29 Jun 2008 21:11:13 +0200quoted
sch_sfq: dump a real number of flows Dump the "flows" number according to the number of active flows instead of repeating the "limit".Looks reasonable, applied, thanks Jarek.
I'm not sure we should do this, this removes the symetry between ->init/change and ->dump. Its not a big deal in this case since flows is unused in ->init anyway, but still its a not so nice precedent. Such things should normally be put in the statistics.