This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libc/12907] getaddrinfo() takes long time when lots of IP addresses are configured


http://sourceware.org/bugzilla/show_bug.cgi?id=12907

Ulrich Drepper <drepper.fsp at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |SUSPENDED

--- Comment #1 from Ulrich Drepper <drepper.fsp at gmail dot com> 2011-06-21 16:39:19 UTC ---
This patch is wrong.  The configuration might have changed since the last call.
 The kernel is missing support to request information whether anything changed
to avoid the costly operation.  This has been raised several times, nothing
happened so far.  Get an extension added to the kernel and then you can submit
a patch to use it.  Until then I suspend the bug.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]