netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: allan.stephens@windriver.com
Cc: netdev@vger.kernel.org
Subject: Re: [PATCH 4/5 net-next-2.6] [TIPC]: Consolidate subscriber & subscriber port references
Date: Mon, 19 May 2008 13:30:40 -0700 (PDT)	[thread overview]
Message-ID: <20080519.133040.120076575.davem@davemloft.net> (raw)
In-Reply-To: <1210702665-5012-5-git-send-email-allan.stephens@windriver.com>

From: Allan Stephens <allan.stephens@windriver.com>
Date: Tue, 13 May 2008 14:17:44 -0400

> This patch modifies TIPC's network topology service so that it
> only requires a single reference table entry per subscriber
> connection, rather than two.  This is achieved by letting the
> reference to the server port communicating with the subscriber
> act as the reference to the subscriber object itself.  (Since
> the subscriber cannot exist without its port, and vice versa,
> this dual role for the reference is perfectly natural.)  This
> consolidation reduces the size of the reference table by 50%
> in the default configuration.
> 
> Signed-off-by: Allan Stephens <allan.stephens@windriver.com>

Applied.

  reply	other threads:[~2008-05-19 20:30 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-05-13 18:17 [PATCH 0/5 net-next-2.6] [TIPC]: Network topology server modifications Allan Stephens
2008-05-13 18:17 ` [PATCH 1/5 net-next-2.6] [TIPC]: Add support for customized subscription overlap handling Allan Stephens
2008-05-19 20:30   ` David Miller
2008-05-13 18:17 ` [PATCH 2/5 net-next-2.6] [TIPC]: Add support for customized subscription endianness Allan Stephens
2008-05-19 20:30   ` David Miller
2008-05-13 18:17 ` [PATCH 3/5 net-next-2.6] [TIPC]: Fix bug in topology server byte swapping routine Allan Stephens
2008-05-19 20:30   ` David Miller
2008-05-13 18:17 ` [PATCH 4/5 net-next-2.6] [TIPC]: Consolidate subscriber & subscriber port references Allan Stephens
2008-05-19 20:30   ` David Miller [this message]
2008-05-13 18:17 ` [PATCH 5/5 net-next-2.6] [TIPC]: Cosmetic cleanup of topology service code Allan Stephens
2008-05-19 20:30   ` David Miller

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=20080519.133040.120076575.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=allan.stephens@windriver.com \
    --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;
as well as URLs for NNTP newsgroup(s).