public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libc/11431] consider madvise for ld.so
       [not found] <bug-11431-131@http.sourceware.org/bugzilla/>
@ 2011-02-04  1:30 ` pasky at suse dot cz
  2012-02-21  1:48 ` [Bug ld.so|libdl/11431] " jsm28 at gcc dot gnu.org
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 6+ messages in thread
From: pasky at suse dot cz @ 2011-02-04  1:30 UTC (permalink / raw)
  To: glibc-bugs

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

Petr Baudis <pasky at suse dot cz> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |SUSPENDED
                 CC|                            |pasky at suse dot cz

--- Comment #9 from Petr Baudis <pasky at suse dot cz> 2011-02-04 01:29:33 UTC ---
It probably makes sense to mark this as SUSPENDED until more hard data is
gathered or the more generic solution is implemented.

-- 
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.


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug ld.so|libdl/11431] consider madvise for ld.so
       [not found] <bug-11431-131@http.sourceware.org/bugzilla/>
  2011-02-04  1:30 ` [Bug libc/11431] consider madvise for ld.so pasky at suse dot cz
@ 2012-02-21  1:48 ` jsm28 at gcc dot gnu.org
  2013-05-09 20:23 ` [Bug dynamic-link/11431] " ondra at iuuk dot mff.cuni.cz
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 6+ messages in thread
From: jsm28 at gcc dot gnu.org @ 2012-02-21  1:48 UTC (permalink / raw)
  To: glibc-bugs

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

Joseph Myers <jsm28 at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|libc                        |ld.so|libdl

-- 
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.


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug dynamic-link/11431] consider madvise for ld.so
       [not found] <bug-11431-131@http.sourceware.org/bugzilla/>
  2011-02-04  1:30 ` [Bug libc/11431] consider madvise for ld.so pasky at suse dot cz
  2012-02-21  1:48 ` [Bug ld.so|libdl/11431] " jsm28 at gcc dot gnu.org
@ 2013-05-09 20:23 ` ondra at iuuk dot mff.cuni.cz
  2014-02-16 17:43 ` jackie.rosen at hushmail dot com
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 6+ messages in thread
From: ondra at iuuk dot mff.cuni.cz @ 2013-05-09 20:23 UTC (permalink / raw)
  To: glibc-bugs

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.


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug dynamic-link/11431] consider madvise for ld.so
       [not found] <bug-11431-131@http.sourceware.org/bugzilla/>
                   ` (2 preceding siblings ...)
  2013-05-09 20:23 ` [Bug dynamic-link/11431] " ondra at iuuk dot mff.cuni.cz
@ 2014-02-16 17:43 ` jackie.rosen at hushmail dot com
  2014-05-28 19:44 ` schwab at sourceware dot org
  2014-06-30 18:24 ` fweimer at redhat dot com
  5 siblings, 0 replies; 6+ messages in thread
From: jackie.rosen at hushmail dot com @ 2014-02-16 17:43 UTC (permalink / raw)
  To: glibc-bugs

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

Jackie Rosen <jackie.rosen at hushmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jackie.rosen at hushmail dot com

--- Comment #11 from Jackie Rosen <jackie.rosen at hushmail dot com> ---
*** Bug 260998 has been marked as a duplicate of this bug. ***
Seen from the domain http://volichat.com
Page where seen: http://volichat.com/adult-chat-rooms
Marked for reference. Resolved as fixed @bugzilla.

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


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug dynamic-link/11431] consider madvise for ld.so
       [not found] <bug-11431-131@http.sourceware.org/bugzilla/>
                   ` (3 preceding siblings ...)
  2014-02-16 17:43 ` jackie.rosen at hushmail dot com
@ 2014-05-28 19:44 ` schwab at sourceware dot org
  2014-06-30 18:24 ` fweimer at redhat dot com
  5 siblings, 0 replies; 6+ messages in thread
From: schwab at sourceware dot org @ 2014-05-28 19:44 UTC (permalink / raw)
  To: glibc-bugs

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

Andreas Schwab <schwab at sourceware dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|jackie.rosen at hushmail dot com   |

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


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug dynamic-link/11431] consider madvise for ld.so
       [not found] <bug-11431-131@http.sourceware.org/bugzilla/>
                   ` (4 preceding siblings ...)
  2014-05-28 19:44 ` schwab at sourceware dot org
@ 2014-06-30 18:24 ` fweimer at redhat dot com
  5 siblings, 0 replies; 6+ messages in thread
From: fweimer at redhat dot com @ 2014-06-30 18:24 UTC (permalink / raw)
  To: glibc-bugs

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

Florian Weimer <fweimer at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
              Flags|                            |security-

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


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2014-06-30 18:24 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-11431-131@http.sourceware.org/bugzilla/>
2011-02-04  1:30 ` [Bug libc/11431] consider madvise for ld.so pasky at suse dot cz
2012-02-21  1:48 ` [Bug ld.so|libdl/11431] " jsm28 at gcc dot gnu.org
2013-05-09 20:23 ` [Bug dynamic-link/11431] " ondra at iuuk dot mff.cuni.cz
2014-02-16 17:43 ` jackie.rosen at hushmail dot com
2014-05-28 19:44 ` schwab at sourceware dot org
2014-06-30 18:24 ` fweimer at redhat dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).