Currently the memory isn't setup like the way he mentioned in class where we could have pages on the disk and frames for the memory. However, I'm not too sure how crucial this is for our project. All the information to fetch and decode is readily available in the ProcessControlBlock.
There are many functions that iterate through this array that would be changed so I'm not too sure if it is worth it to make this adjustment.
Currently the memory isn't setup like the way he mentioned in class where we could have pages on the disk and frames for the memory. However, I'm not too sure how crucial this is for our project. All the information to fetch and decode is readily available in the ProcessControlBlock.
There are many functions that iterate through this array that would be changed so I'm not too sure if it is worth it to make this adjustment.