Date: Wed, 17 Apr 2019 17:22:38 +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-CnT5NwB1Fz@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 #4 from Conrad Meyer <cem@freebsd.org> --- (In reply to commit-hook from comment #3) > Author: emaste > Date: Wed Apr 17 17:00:16 UTC 2019 > New revision: 346323 > URL: https://svnweb.freebsd.org/changeset/base/346323 Would it makes sense to bump the size of la_list_cap and la_list_len to siz= e_t? 4 billion is a lot of items, but sometimes we encounter it in other areas.= I don't know much about this particular tool so please excuse this comment if= it is completely inappropriate. --=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-CnT5NwB1Fz>