This is the mail archive of the gcc@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: GGC_QUIRE_SIZE change


    Try adding a

      *page = 1;

    after the check to see if mmap failed.

Same thing.  Of course that only touches 1/16th of the pages, but I don't
think the issue is amount of allocated memory, but instead has something
to do with address space ranges, though I have no idea of in what way
exactly, of course.

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