From: Gerrit Renker <gerrit@erg.abdn.ac.uk>
To: acme@redhat.com
Cc: dccp@vger.kernel.org, netdev@vger.kernel.org
Subject: [PATCH 0/4] [TFRC]: Revised Loss Intervals Patches (macro-less, new swap function)
Date: Mon, 10 Dec 2007 13:11:54 +0000 [thread overview]
Message-ID: <1197292318-29659-1-git-send-email-gerrit@erg.abdn.ac.uk> (raw)
In-Reply-To: dccp_tfrc_loss_intervals_revised_patch_set
This revision updates earlier patches, following discussion,
and adds one additional cleanup patch at the end.
Patch #1: Revision of initialisation patch; fixed calling __exit function
from __init function - identified by Arnaldo.
Patch #2: Revision - re-converted tfrc_rx_hist_entry() back to inline,
following discussion with Arnaldo.
Patch #3: Reworked - loss intervals database. Individual changes:
- replaced tfrc_rx_hist_swap() with routine suggested by Arnaldo;
- replaced all access macros with inlines or in-place(s);
- replaced LIH_INDEX also with inline instead of macro.
Patch #4: Removes redundant debugging output from syslog.
next reply other threads:[~2007-12-10 13:13 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-12-10 13:11 Gerrit Renker [this message]
2007-12-10 13:11 ` [PATCH 1/4] [PATCH v2] [TFRC]: Put RX/TX initialisation into tfrc.c Gerrit Renker
2007-12-10 13:11 ` [PATCH 2/4] [PATCH v2] [TFRC]: Loss interval code needs the macros/inlines that were moved Gerrit Renker
2007-12-10 13:11 ` [PATCH 3/4] [PATCH v2] [TFRC]: Ringbuffer to track loss interval history Gerrit Renker
2007-12-10 13:11 ` [PATCH 4/4] [CCID3]: Redundant debugging output / documentation Gerrit Renker
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=1197292318-29659-1-git-send-email-gerrit@erg.abdn.ac.uk \
--to=gerrit@erg.abdn.ac.uk \
--cc=acme@redhat.com \
--cc=dccp@vger.kernel.org \
--cc=netdev@vger.kernel.org \
/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