This is the mail archive of the newlib@sources.redhat.com mailing list for the newlib 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: mallocr.c implementation


My apologies... once I started reviewing the code again, I recalled that I had modified the following line:

#define RESERVED_SIZE (1024*1024*64)

to contain only 8MB. Bumping this back up to 64 gives me the desired results. Sorry for wasting your time.

--
Craig Edwards


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