9 lines
208 B
Org Mode
9 lines
208 B
Org Mode
* Tasks
|
|
|
|
- [ ] Design a simple cheri based bump allocator (For a C
|
|
bare metal program with simple MMAP calls).
|
|
|
|
- [ ] Test for Paging and TLB bypass
|
|
|
|
- [ ] Log CPU cycles for simple malloc and free program
|