Page 1 of 1

1. During address translation with segmented memory, where are the base and boundsvalues for a process normally stored?

Posted: Fri May 20, 2022 10:48 am
by answerhappygod
1. During address translation with segmented memory, where are
the base and boundsvalues for a process normally stored?
a. in registers of the CPU
b. in memory (in other words, RAM)
c. in registers of the memory management unit
2. Write a command to give yourself all permissions, and
everyone else only r permission, on file vsfs.txt in the current
working directory. Use octal mode.