Changes between Version 3 and Version 4 of kernel_pmem
- Timestamp:
- Oct 5, 2014, 1:23:29 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
kernel_pmem
v3 v4 1 = Physical Memory Allocators = =1 = Physical Memory Allocators = 2 2 3 3 The [source:soft/giet_vm/giet_common/pmem.c pmem.c] and [source:soft/giet_vm/giet_common/pmem.h pmem.h] files define the data structures and functions used by the boot-loader to allocate physical memory.