From: Martin Josefsson <gandalf@wlug.westbo.se>
To: Harald Welte <laforge@gnumonks.org>
Cc: Netfilter-devel <netfilter-devel@lists.samba.org>
Subject: Re: [PATCH] remove exessive timer updates (3/4)
Date: 08 Jun 2002 17:03:36 +0200 [thread overview]
Message-ID: <1023548616.19835.59.camel@tux> (raw)
In-Reply-To: <20020608073733.GB1109@naboo.de.gnumonks.org>
On Sat, 2002-06-08 at 09:37, Harald Welte wrote:
> ah. now I understand what the exporting was all about :)
:)
> sounds interesting and should give quite some speedup. Did you do any
> benchmarking on that?
I need to get a slower test-router so I can benchmark properly :(
I need to get a very old pentium or high-end 486 with PCI.
I implemented this a while ago and then accidentally lost the sourcetree
but I did do some profiling which I can't find now :(
A similar thing was recently done in VFS in kernel 2.5 for the atime
updates and it gave a very nice speedup, I doubt the speedup will be as
large here since the timer handling is a lot faster than disk-io.
I'm currently in the process of going through the locking in conntrack
to try and make it more scalable (splitting ip_conntrack_lock) and
trying to fix things I find.
--
/Martin
Never argue with an idiot. They drag you down to their level, then beat
you with experience.
next prev parent reply other threads:[~2002-06-08 15:03 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-06-06 12:24 [PATCH] remove exessive timer updates (3/4) Martin Josefsson
2002-06-08 7:37 ` Harald Welte
2002-06-08 15:03 ` Martin Josefsson [this message]
2002-06-09 17:17 ` Harald Welte
2002-06-11 7:59 ` Harald Welte
2002-06-11 22:21 ` Henrik Nordstrom
2002-06-12 9:10 ` Martin Josefsson
2002-06-12 19:02 ` Martin Josefsson
2002-06-13 12:07 ` Henrik Nordstrom
2002-06-13 16:17 ` Martin Josefsson
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=1023548616.19835.59.camel@tux \
--to=gandalf@wlug.westbo.se \
--cc=laforge@gnumonks.org \
--cc=netfilter-devel@lists.samba.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.