malloc: lay basis for new buddy allocator that can also pair with flat.c
authorAlan Cox <alan@linux.intel.com>
Tue, 29 Jan 2019 23:02:55 +0000 (23:02 +0000)
committerAlan Cox <alan@linux.intel.com>
Tue, 29 Jan 2019 23:02:55 +0000 (23:02 +0000)
commitbcc5620417ad683c6b2ed7a8343b6d8e8bbff197
treed441f91e1a3ea89ad9a2cc378dc4add0b8183a47
parentd6baa924520d6c28d594ad3b9eaa903eeae42b2a
malloc: lay basis for new buddy allocator that can also pair with flat.c
Kernel/flat.c
Kernel/include/kernel32.h
Kernel/malloc.c
Kernel/platform-atarist/main.c
Kernel/platform-tiny68k/main.c