245 views

Please log in or register to answer this question.

Related questions

395
views
0 answers
0 votes
akash.dinkar12 asked Mar 21, 2019
395 views
Program binaries in many systems are typically structured as follows. Code is stored starting with a small, fixed virtual address, such as $0$. The code segment ... ?$a$. Contiguous memory allocation$b$. Pure segmentation$c$. Pure paging
274
views
0 answers
0 votes
akash.dinkar12 asked Mar 21, 2019
274 views
Explain why address space identifiers ($ASIDs$) are used.
269
views
0 answers
0 votes
akash.dinkar12 asked Mar 21, 2019
269 views
Compare paging with segmentation with respect to how much memory the address translation structures require to convert virtual addresses to physical addresses.
599
views
0 answers
1 votes
akash.dinkar12 asked Mar 21, 2019
599 views
Although Android does not support swapping on its boot disk, it is possible to set up a swap space using a separate SD nonvolatile memory card. Why would Android disallow swapping on its boot disk yet allow it on a secondary disk ?