All of lore.kernel.org
 help / color / mirror / Atom feed
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 23:35:54 +0200	[thread overview]
Message-ID: <48BB0EBA.6050606@danielinux.net> (raw)
In-Reply-To: <20080831202238.GA12624@2ka.mipt.ru>

Evgeniy Polyakov wrote:
> Hi Daniele.
>
> This actually may be not a big problem, since we allocate and free
> objects all the time, but still it is additional overhead which can be
> avoided. Did you run some perfromance analysis to check if influence is
> small or not visible at all?
>   
Evgeniy, thanks for pointing out the issue.

On my virtual machine (kvm), the alloc operation always takes less than 
one jiffie, but I can't say exactly how long. Is there a way to measure 
fast path time more accurately (e.g. nanoseconds)?



  reply	other threads:[~2008-08-31 21:35 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
2008-08-31 20:22     ` Evgeniy Polyakov
2008-08-31 21:35       ` Daniele Lacamera [this message]
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=48BB0EBA.6050606@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.