]> Zhao Yanbai Git Server - minix.git/commit
libsys: mark regions allocated for DMA as special 04/3104/2
authorCristiano Giuffrida <giuffrida@cs.vu.nl>
Sat, 1 Mar 2014 21:27:07 +0000 (22:27 +0100)
committerDavid van Moolenbroek <david@minix3.org>
Wed, 16 Sep 2015 15:31:55 +0000 (15:31 +0000)
commit5c8eb53d493565d6ee17388b493fd6a0b4d85c12
tree99cdd9b82e65feb762957054889863717d6dc4bd
parent162b8995bb575e8affba67dd6f9ec04263df832e
libsys: mark regions allocated for DMA as special

This ensures that they will not be relocated.

Edited by David van Moolenbroek.

Change-Id: Ic2a97bc65b94dfcf364c06577aa340a9a5299e74
minix/include/minix/sef.h
minix/lib/libsys/alloc_util.c
minix/lib/libsys/sef_llvm.c