Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Apr 2019 17:00:22 +0000
From:      bugzilla-noreply@freebsd.org
To:        amd64@FreeBSD.org
Subject:   [Bug 212539] readelf -w consumes a lot of memory with GCC-compiled kernels
Message-ID:  <bug-212539-17361-1mBGUdH7ka@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-212539-17361@https.bugs.freebsd.org/bugzilla/>
References:  <bug-212539-17361@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=3D212539

--- Comment #3 from commit-hook@freebsd.org ---
A commit references this bug:

Author: emaste
Date: Wed Apr 17 17:00:16 UTC 2019
New revision: 346323
URL: https://svnweb.freebsd.org/changeset/base/346323

Log:
  readelf: speed up readelf -wo

  Use an array instead of STAILQ, and sort at the end instead of while
  adding new elements.

  PR:           212539
  Submitted by: Bora ?zarslan <borako.ozarslan@gmail.com>
  Reviewed by:  markj
  MFC after:    2 weeks
  Sponsored by: The FreeBSD Foundation

Changes:
  head/contrib/elftoolchain/readelf/readelf.c

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-212539-17361-1mBGUdH7ka>