This is the mail archive of the ecos-discuss@sourceware.org mailing list for the eCos 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]

heap free blocks is zero


I have noticed that when I dump memory information, I get a "Free blocks"
value of zero.

Pool size = 240157376
Free blocks = 0
Total allocated blocks = 1395968
Total free blocks = 238761408
Max Free = 238761396

Any ideas? Where does this get set? I am using the simple malloc algorithm.
Not Doug Leas's.

Rick



-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss


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