have malloc/free, alloc_contig/free_contig and mmap/munmap nicely paired up. memory uses malloc/free instead of mmap/munmap as it doesn't have to be contiguous for the ramdisks (and it might help if it doesn't!). |
||
|---|---|---|
| .. | ||
| atl2.c | ||
| atl2.h | ||
| Makefile | ||
have malloc/free, alloc_contig/free_contig and mmap/munmap nicely paired up. memory uses malloc/free instead of mmap/munmap as it doesn't have to be contiguous for the ramdisks (and it might help if it doesn't!). |
||
|---|---|---|
| .. | ||
| atl2.c | ||
| atl2.h | ||
| Makefile | ||