Commit Graph

5 Commits

Author SHA1 Message Date
nickysn
6695c8578f * set the TinyHeapMinBlock const relative to the pointer size
git-svn-id: trunk@24521 -
2013-05-16 22:17:05 +00:00
nickysn
f0ada1ccc5 * fixed bug in SysTinyGetMem that caused heap corruption if the free block that's being allocated is followed tightly by an already allocated block
git-svn-id: trunk@24520 -
2013-05-16 22:15:36 +00:00
nickysn
9312419ce8 * fixed heap block start and size alignment in RegisterTinyHeapBlock
git-svn-id: trunk@24519 -
2013-05-16 22:13:35 +00:00
nickysn
4fc5900c78 + added writelns behind { DEBUG_TINY_HEAP} for tracing the tiny heap calls
git-svn-id: trunk@24518 -
2013-05-16 22:11:01 +00:00
nickysn
c44f760015 * i8086 near heap renamed 'tiny heap', moved to the inc/ directory
git-svn-id: branches/i8086@24082 -
2013-03-30 19:57:21 +00:00