[Bug 212539] readelf -w consumes a lot of memory with GCC-compiled kernels

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Apr 17 17:00:24 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=212539

--- Comment #3 from commit-hook at 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 at gmail.com>
  Reviewed by:  markj
  MFC after:    2 weeks
  Sponsored by: The FreeBSD Foundation

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

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


More information about the freebsd-bugs mailing list