Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 04 May 2022 19:54:57 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 263604] ifconfig: Low performance with many interface/IP
Message-ID:  <bug-263604-227-xBGRu7loUk@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-263604-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-263604-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D263604

Stefan E=C3=9Fer <se@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |se@FreeBSD.org

--- Comment #6 from Stefan E=C3=9Fer <se@FreeBSD.org> ---
(In reply to Ed Maste from comment #5)

How about skipping the sort if there are more than a certain number of IP
addresses (e.g. 16 or 32)?

That would preserve the current behavior for all typical configurations, but
would prevent the significant overhead caused by the sorting of very long
lists.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-263604-227-xBGRu7loUk>