bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug ld/11447] default section layout should be improved to reduce pagef


From: nickc at redhat dot com
Subject: [Bug ld/11447] default section layout should be improved to reduce pagefaults
Date: 13 Apr 2010 11:56:05 -0000

------- Additional Comments From nickc at redhat dot com  2010-04-13 11:56 
-------
Hi Taras,

  This sounds like a loader problem to me, rather than a binutils bug.  It is
relatively easy to rearrange the order of the .gnu.version, .dynstr and .dynsym
sections (see the uploaded patch), but I do not think that this is right way to
solve the problem.  If the loader is performing some backwards io to get at
those sections then I would suggest that it ought to be recoded to keep them in
memory after reading them for the first time.

Cheers
  Nick


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID


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

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]