CST334: Journal Entry Week 4
This week i learned about memory management units and paging. With respect to memory management units, I learned how to find free memory, split chunks, free chunks, coalesce chunks, allocate, and free memory. With paging I learned how to determine bits to determine virtual and physical addresses, determine PFNs, and offsetting bits for a physical address.