This is the mail archive of the libc-help@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]

Re: Glibc malloc & using madvise


On Tue, Oct 28, 2008 at 3:11 PM, Richard Kralovic
<Richard.Kralovic@inf.ethz.ch> wrote:
> This patch did quite good job for me - memory usage of some applications
> (especially long-running ones with high peaks and deep valleys in memory
> usage, such as xserver and konqueror) dropped by tenths of megabytes, so
> there is more space for cache and less swapping in suspend/resume, and I
> have not noticed any slowdown. Is there any chance of applying this (or
> some similar) patch?

http://sources.redhat.com/glibc/wiki/Contribution%20checklist

- Please write a GNU ChangeLog
- Any test failures with your patch?
- What is your FSF xopyright assignment status?

Ultimately the chance of your patch going into glibc is almost zero.

You stand a better chance of getting your patch into Wolfram Gloger's
ptmalloc (*the* GLIBC malloc implementation), and then asking glibc to
import the change.

Cheers,
Calros.


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