This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


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

Re: overhaul of anonymous mmap detection


On Thu, Jan 11, 2001 at 09:08:04PM -0800, Zack Weinberg wrote:
> In addition to the reasons listed there, I can +/- guarantee you the
> patch will be approved faster the less invasive it is.  Leaving out
> xvalloc-atop-mmap will simplify things considerably.

Indeed.

In fact, I would be even more willing to spend time reviewing
a patch to ggc-page.c that attempted to do large (64k) mallocs
and serve aligned pages out of that.

IMO, xvalloc is the wrong approach.


r~

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