All of lore.kernel.org
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: dada1@cosmosbay.com
Cc: netdev@vger.kernel.org
Subject: Re: [PATCH 2/4]: Store retransmit queue packets in RB tree.
Date: Wed, 28 Feb 2007 12:56:19 -0800 (PST)	[thread overview]
Message-ID: <20070228.125619.74747682.davem@davemloft.net> (raw)
In-Reply-To: <45E5E72E.6070109@cosmosbay.com>

From: Eric Dumazet <dada1@cosmosbay.com>
Date: Wed, 28 Feb 2007 21:33:50 +0100

> I am not sure this rb_node placement is optimal. rb lookups want to access 
> rb_node and end_seq. They should be placed in the same cache line :)

Definitely an area for improvement for sure, but that's not
the are of focus of these changes at this point :-)

      reply	other threads:[~2007-02-28 20:56 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-02-28 19:49 [PATCH 2/4]: Store retransmit queue packets in RB tree David Miller
2007-02-28 20:33 ` Eric Dumazet
2007-02-28 20:56   ` 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=20070228.125619.74747682.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=dada1@cosmosbay.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.