Slight change - one has to call krnCreateTLSFMemHeader function in order
commitfd650dbcb778ad0246a669251ce534f2f2ee2a9c
authorschulz <schulz@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Thu, 30 May 2013 20:57:32 +0000 (30 20:57 +0000)
committerschulz <schulz@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Thu, 30 May 2013 20:57:32 +0000 (30 20:57 +0000)
tree84fed26429889c7b841aa28194d2f50a8b9c4a11
parent5c0bab29baa7a0f72b7605c2e5da109312ab4c5e
Slight change - one has to call krnCreateTLSFMemHeader function in order
to create TLSF memory pool. The krnCreateMemHeader will not understand
MEMF_MANAGED now - it has no knowledge what kind of managed memory
should it create.

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@47486 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
arch/all-unix/kernel/kernel_startup.c
rom/kernel/kernel_base.h
rom/kernel/kernel_memory.c
rom/kernel/tlsf.c
rom/kernel/tlsf.h