From: David Miller <davem@davemloft.net>
To: soltys@ziu.info
Cc: kaber@trash.net, netdev@vger.kernel.org
Subject: Re: [PATCH 0/2] HFSC patches
Date: Mon, 01 Aug 2016 21:27:11 -0700 (PDT) [thread overview]
Message-ID: <20160801.212711.1833470473467715535.davem@davemloft.net> (raw)
In-Reply-To: <1470006239-20299-1-git-send-email-soltys@ziu.info>
From: Michal Soltys <soltys@ziu.info>
Date: Mon, 1 Aug 2016 01:03:57 +0200
> - first patch:
>
> This patch syncs virtual times with fair service curve and fixes a very old
> subtle bug.
>
> The detailed explanation is in the commit message. Additionally
> I've made an illustration to help understand the issue better:
>
> http://imgur.com/a/N8uMC
>
> See the example at the bottom of the commit message - Am1_3 and Am2_3 is what
> should happen with such queue setup, Am1_3real and Am2_3real is what actually
> happens due to rtsc_min() calculating minimum from corrected and uncorrected
> curves.
>
> - second patch:
>
> This is trivial patch that comments out one unused variable, related to another
> commented out piece of code.
Don't just comment it out, if it's unused delete it entirely.
prev parent reply other threads:[~2016-08-02 4:28 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-07-31 23:03 [PATCH 0/2] HFSC patches Michal Soltys
2016-07-31 23:03 ` [PATCH 1/2] net/sched/sch_hfsc.c: keep fsc and virtual times in sync; fix an old bug Michal Soltys
2016-07-31 23:03 ` [PATCH 2/2] net/sched/sch_hfsc.c: comment out cl_myfadj Michal Soltys
2016-08-02 4:27 ` David Miller [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20160801.212711.1833470473467715535.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=kaber@trash.net \
--cc=netdev@vger.kernel.org \
--cc=soltys@ziu.info \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).