ANONYMOUS wrote:
> Hello,
>
> I've seen a few posts already saying that if the input file tells us to bring the next page of process 0 to RAM, but all pages of process 0 are already in RAM, then we should update the last_accessed time of the 0th page of process 0 to the new time step.
>
> But I believe the unit coordinator said in a tutorial that if all pages of process 0 are already in RAM, then we should do nothing.
>
> So I'm just wondering which one is correct?
>
> Thanks
If Amitava said to only do it once then follow what he said.