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 libc/12129] mallopt() M_MXFAST limit anomaly


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

Michael Kerrisk <mtk.manpages at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|mallop() M_MXFAST limit     |mallopt() M_MXFAST limit
                   |anomaly                     |anomaly

--- Comment #2 from Michael Kerrisk <mtk.manpages at gmail dot com> 2010-10-24 05:26:31 UTC ---
(In reply to comment #1)
> The interface is what it is.  Any change can only cause problems.

This makes no sense. What possible problems can arise from a correct fix?

This interface is purely about performance. A correct fix will only have the
effect of changing the performance characteristics of some programs. Leaving
this interface in the current broken state means that some programs will not
obtain the performance improvement they expect from using the interface.

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