]> Zhao Yanbai Git Server - minix.git/commit
arm:ddekit use simple alloc to allocate stack.
authorKees Jongenburger <kees.jongenburger@gmail.com>
Tue, 29 Apr 2014 06:55:34 +0000 (08:55 +0200)
committerLionel Sambuc <lionel@minix3.org>
Mon, 28 Jul 2014 15:05:24 +0000 (17:05 +0200)
commiteec4c10f339918b67706fd55c7feb7ab9bb161cf
treece91549d5709e530cccf4ba4f9490ca356835d84
parentafe5cecd7fd0860b48122c4898fc7f7e5aff93a0
arm:ddekit use simple alloc to allocate stack.

Workaround for:
-ddekit large alloc unnecessarily allocating physical contiguous memory.
-the ARM port expecting that physical contiguous memory equals device memory.
lib/libddekit/src/thread.c