From: Daniele Lacamera <root@danielinux.net>
To: Evgeniy Polyakov <johnpol@2ka.mipt.ru>
Cc: netdev@vger.kernel.org, angelo.tornese@gmail.com
Subject: Re: [PATCH] *icsk_ca_priv: Reduce inet_connection_sock size?
Date: Sun, 31 Aug 2008 21:19:38 +0200 [thread overview]
Message-ID: <48BAEECA.80906@danielinux.net> (raw)
In-Reply-To: <20080831190916.GA15931@2ka.mipt.ru>
Evgeniy Polyakov wrote:
> Hi.
>
> On Sun, Aug 31, 2008 at 08:26:50PM +0200, Daniele Lacamera (root@danielinux.net) wrote:
> This will also increase number of allocations in the fast path, isn't
> it? This overhead is not acceptible.
>
Hi Evgeniy,
fast path? I don't think so... the modules allocate the ca_priv once per
connection, at the beginning of the connection and only if that specific
module needs that.
Am I missing something?
--
Daniele
next prev parent reply other threads:[~2008-08-31 19:19 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-08-31 18:26 [PATCH] *icsk_ca_priv: Reduce inet_connection_sock size? Daniele Lacamera
2008-08-31 19:09 ` Evgeniy Polyakov
2008-08-31 19:19 ` Daniele Lacamera [this message]
2008-08-31 20:22 ` Evgeniy Polyakov
2008-08-31 21:35 ` Daniele Lacamera
2008-09-01 4:05 ` David Miller
2008-09-01 4:03 ` David Miller
-- strict thread matches above, loose matches on Subject: below --
2008-08-31 18:05 Daniele Lacamera
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=48BAEECA.80906@danielinux.net \
--to=root@danielinux.net \
--cc=angelo.tornese@gmail.com \
--cc=johnpol@2ka.mipt.ru \
--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.