This is the mail archive of the libc-alpha@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: [PATCH v2] Allow shrinking of arena heaps using mmap based onovercommit settings when available


On Fri, 24 Aug 2012 13:41:13 -0400, Rich wrote:
> > +
> > +      may_shrink_heap = (n > 0 && val == 2);
> 
> Don't you mean '2', not 2?
> 

Oops, thanks. I'll fix this. Anything else that needs to be fixed?

Regards,
Siddhesh


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