From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Tremer To: development@lists.ipfire.org Subject: Re: [PATCH] unbound: Update to 1.6.0 Date: Fri, 16 Dec 2016 16:42:19 +0000 Message-ID: <1481906539.13949.294.camel@ipfire.org> In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============8580039208067689752==" List-Id: --===============8580039208067689752== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable On Fri, 2016-12-16 at 17:39 +0100, Matthias Fischer wrote: > Hi, >=20 > As far as I can see, it uses one thread per processor as set through the > init-file. >=20 > Here, the generated 'tuning.conf' contains "num-threads: 2", which is > ok, the machine has two cores. We always set that to the number of active processors, yes. > The question is, what differences would compiling with '--with-pthreads' > make? This option came to my view, but I don't know if this would make > anything better. Try it out them. The number of threads will be the same but it should definit= ely use pthreads then which is the fastest implmentation of threads in Linux. The= re is a few things outside glibc, but I cannot imagine that unbound is using anything else but pthreads already. -Michael >=20 > Best, > Matthias >=20 > On 16.12.2016 17:13, Michael Tremer wrote: > >=20 > > What else is it using for threading right now? > >=20 > > On Fri, 2016-12-16 at 16:44 +0100, Matthias Fischer wrote: > > >=20 > > > Hi, > > >=20 > > > unbound 1.6.0 - with reverted commit - is running here since a few hours > > > without seen problems so far - we'll see. > > >=20 > > > One question, being curious: > > >=20 > > > Could it make sense to compile 'unbound' using '--with-pthreads' for > > > threading support? > > >=20 > > > I got the following in '_build.ipfire.log' right now: > > >=20 > > > ... > > > checking for the pthreads library -lpthreads... no > > > checking whether pthreads work without any flags... no > > > checking whether pthreads work with -Kthread... no > > > checking whether pthreads work with -kthread... no > > > checking for the pthreads library -llthread... no > > > checking whether pthreads work with -pthread... yes > > > checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE > > > checking if more special flags are required for pthreads... no > > > checking for PTHREAD_PRIO_INHERIT... yes > > > checking for pthread_spinlock_t... yes > > > checking for pthread_rwlock_t... yes > > > checking if -pthread unused during linking... no > > > ... > > >=20 > > > In this regard, I read > > > https://www.unbound.net/documentation/howto_optimise.html, but I'm not > > > so skilled in programming to judge whether this would lead to any > > > advantages... > > >=20 > > > Best, > > > Matthias > > >=20 > > > On 16.12.2016 12:59, Michael Tremer wrote: > > > >=20 > > > >=20 > > > > Hi, > > > >=20 > > > > that server is not available from the internet. But that you get that= IP > > > > address > > > > is enough for me. That didn't happen before. > > > >=20 > > > > I will revert that commit and we will see in the testing if this rais= es > > > > any > > > > problems again... > > > >=20 > > > > Best, > > > > -Michael > > > >=20 > > > > On Fri, 2016-12-16 at 12:47 +0100, Matthias Fischer wrote: > > > > >=20 > > > > >=20 > > > > > Hi, > > > > >=20 > > > > > On 16.12.2016 11:28, Michael Tremer wrote: > > > > > >=20 > > > > > >=20 > > > > > >=20 > > > > > > Did you try reverting this one and test if things like > > > > > > "pakfirehub01.i.ipfire.org" resolve again? > > > > >=20 > > > > > I just tested after adding "qname-minimisation: yes" and > > > > > "harden-below-nxdomain: yes" to '/etc/unbound/unbound.conf', but > > > > > neither > > > > > "pakfirehub01.i.ipfire.org" nor its ip-address "172.28.1.165" > > > > > answered. > > > > >=20 > > > > > No connection through browser, ping loss on both =3D 100%. > > > > >=20 > > > > > With or without, I get the following answer with 'dig': > > > > >=20 > > > > > ... > > > > > root(a)ipfire: /etc/unbound # dig pakfirehub01.i.ipfire.org > > > > >=20 > > > > > ; <<>> DiG 9.10.3-P4 <<>> pakfirehub01.i.ipfire.org > > > > > ;; global options: +cmd > > > > > ;; Got answer: > > > > > ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 45016 > > > > > ;; flags: qr rd ra ad; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONA= L: > > > > > 1 > > > > >=20 > > > > > ;; OPT PSEUDOSECTION: > > > > > ; EDNS: version: 0, flags:; udp: 4096 > > > > > ;; QUESTION SECTION: > > > > > ;pakfirehub01.i.ipfire.org.=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0IN=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0A > > > > >=20 > > > > > ;; ANSWER SECTION: > > > > > pakfirehub01.i.ipfire.org. 293=C2=A0=C2=A0IN=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0A=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0172.28.1.165 > > > > >=20 > > > > > ;; Query time: 0 msec > > > > > ;; SERVER: 127.0.0.1#53(127.0.0.1) > > > > > ;; WHEN: Fri Dec 16 12:33:28 CET 2016 > > > > > ;; MSG SIZE=C2=A0=C2=A0rcvd: 70 > > > > > ... > > > > >=20 > > > > > Best, > > > > > Matthias > > > > >=20 > > > >=20 > > >=20 > >=20 >=20 --===============8580039208067689752== Content-Type: application/pgp-signature Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename="signature.asc" MIME-Version: 1.0 LS0tLS1CRUdJTiBQR1AgU0lHTkFUVVJFLS0tLS0KVmVyc2lvbjogR251UEcgdjIKCmlRSWNCQUFC Q2dBR0JRSllWQmxzQUFvSkVJQjU4UDl2a0FrSFRNOFAvQXNkSkMxNzU3TTc5ODNLanozWERNc00K UkNreVNicjdWTkFHVWhaNW1HZ0VHaWJpeU5WdnZPK05xYS9KZGFhNmpwcCtJcG1GSVFkeTc5TmJm SkZqTHBVVApQSUdpd2NCZm9YK05vY1pJZksyenZCUUNQWDRRbXJjOXdSQ2NuNjhNbk1XK3k1c1pM QzVLNDc3THBuT29ONkV1Cm5WbEpraFBQUFhEdEwxL1ZqMng1R2xOdytuTEtUZGFHZTZjK3JWdURz TmNRa05OUDZHTkJYc1NnWHRsUEpJMm8KWWsxNEdWdGN1WHNGQmh6c2RpZENNM2I5L1VoZTVjS2ND VUp2bGY0bmM3ZlZyZXNSS3JQUVNPWXNaUFh0WEcxaAprOEMzL1FyeHhuVFNsSmFoQXpuTUxCYTlm VHAyQlg0NmtFR3BLQlJQZ2pJcDd2SHRjMytRU2dBN1BJTFdLY0kxCmVBZ1Y0NEdUOEZqT1ovVnVN WGh5Yktibnl5TU1xY3c5NEZVWmtZeUc0R0k0K2h1VmFiSHBZR29aeE1KYS8wVmEKYldxYitXUEVN TldOYkZMdmx0UU1mTy91NHA2TEhzV2NqM3FLemNneVluVUdOMTdVUWFWakxwOTFtalAveHBuRwpM Mnd5VDRKM0JGM3JhQU1oMFRnZEM0eVUyWURjY3RXTWJJVGtTeFMxNUZEWWFkTVJwdThhZXBHanZX c2M0c3dKClBtbnRKNjZRNW45Q0JCOTNHVWNCam1lUkkrTGQycDJlaTFFa0hKL0FqY0dHS1J6VXZB UytYMVhGa01yaEtyMGwKTmhLdEU0V3FJMGVnWVNkMU9pM3gvVytPSEsrejhyVHZGNmdLZ1dCQ0Mz RFpIbGp5R3Y5ZlpvRFRweHIxcEwyaAppM1pkc01JbW1rOXA0RHlIMmlpTgo9QldVcQotLS0tLUVO RCBQR1AgU0lHTkFUVVJFLS0tLS0K --===============8580039208067689752==--