First of all, I'm a beginner in operating system.
What makes me really confused are the terms logical address space and physical address space.
In paging and segmentation, I thought logical address space of a process is something that is local so that it is contiguous while physical address space of a process may be non-contiguous. However, several lecture notes on the online seems to use such terms as if they are interchangeable. Are they really interchangeable terms or my understanding is correct?