1. Which memory management scheme(s) would you specifically avoid for a real-time OS application such as airplane landing gear deployment? Explain.
2. What do these memory management schemes have in common? Dynamic Partitions, and Segmented.
3. Why might you choose the memory management scheme Dynamic Partitions over Segmented+Demand-Paged?