Forum Discussion
Altera_Forum
Honored Contributor
21 years ago --- Quote Start --- originally posted by ken@Oct 27 2004, 12:13 PM um, not sure if i'm entirely correct on this but when running an os on the nios ii, the address are still physical. there is no mapping going that i'm aware of. --- Quote End --- Thanks! If all the address are phiscal, how the linux run multiple applications? If the applications are compiled separatly and the binary executables use physical address, how could multiple applications reside in main memory? I am confused by this quesiton. could you tell me how the linux solve this problem? thx!