[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <4514147D.5040803@hp.com>
Date: Fri, 22 Sep 2006 09:51:09 -0700
From: Rick Jones <rick.jones2@...com>
To: Andi Kleen <ak@...e.de>
Cc: Alexey Kuznetsov <kuznet@....inr.ac.ru>,
David Miller <davem@...emloft.net>, master@...torb.msk.ru,
hawk@...u.dk, harry@...os.washington.edu,
linux-kernel@...r.kernel.org, netdev@...r.kernel.org
Subject: Re: Network performance degradation from 2.6.11.12 to 2.6.16.20
> That came from named. It opens lots of sockets with SIOCGSTAMP.
> No idea what it needs that many for.
IIRC ISC BIND named opens a socket for each IP it finds on the system.
Presumeably in this way it "knows" implicitly the destination IP without
using platform-specific recvfrom/whatever extensions and gets some
additional parallelism in the stack on SMP systems.
Why it needs/wants the timestamps I've no idea, I don't think it gets
them that way on all platforms. I suppose the next time I do some named
benchmarking I can try to take a closer look in the source.
rick jones
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists