This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug dynamic-link/11431] consider madvise for ld.so


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

OndrejBilka <ondra at iuuk dot mff.cuni.cz> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ondra at iuuk dot
                   |                            |mff.cuni.cz

--- Comment #10 from OndrejBilka <ondra at iuuk dot mff.cuni.cz> 2013-05-09 20:23:20 UTC ---
For me looks like madvise here solves problem at wrong level.

I would be more comfortable with gcc collecting statistics when
-fprofile-generate and adding constructor that madvises parts that are used at
startup or frequently.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]