diff options
| author | H. Peter Anvin <hpa@zytor.com> | 2010-02-24 14:16:15 -0800 |
|---|---|---|
| committer | H. Peter Anvin <hpa@zytor.com> | 2010-02-24 14:16:15 -0800 |
| commit | 3ae1da98a68d2f719ce17766550f7e9682ba8ae7 (patch) | |
| tree | 84bede612442051a4f0cdf8d90e6a8913705dd61 /memdisk/testdata3 | |
| parent | 4a7384712116be8b1888b470a4126c193cb5e80b (diff) | |
| download | syslinux-3ae1da98a68d2f719ce17766550f7e9682ba8ae7.tar.gz | |
core: fix lowmem malloc
a) initialize *all* the head nodes
b) the lowmem heap needs to be paragraph (16 byte) aligned
c) use a dedicated tag value for headnodes. The type code should be
removed and replaced with special tag values for head node and
free.
d) for libcom32 code called from the core, do NOT present a
usable bounce buffer; we should only ever use lmalloc/lfree.
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
Diffstat (limited to 'memdisk/testdata3')
0 files changed, 0 insertions, 0 deletions
