8.7. In the VAX, user page tables are located at virtual addresses in the system space. What is the advantage of having user page tables in virtual rather than main memory? What is the disadvantage?

Database System Concepts
7th Edition
ISBN:9780078022159
Author:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Chapter1: Introduction
Section: Chapter Questions
Problem 1PE
icon
Related questions
Question
**8.9. IBM System/370 Architecture Overview**

The IBM System/370 architecture utilizes a two-level memory structure, often described as segments and pages. Although this segmentation approach lacks several features mentioned earlier in this chapter, it serves a purpose in memory management. 

For the basic 370 architecture:
- The page size can be either 2 KB or 4 KB.
- The segment size is fixed at either 64 KB or 1 MB.

For the 370/XA and 370/ESA architectures:
- The page size is standardized at 4 KB.
- The segment size is fixed at 1 MB.

**Discussion Points:**
- What are the potential disadvantages of this segmentation scheme?
- What benefits does segmentation offer to the 370 architecture?
Transcribed Image Text:**8.9. IBM System/370 Architecture Overview** The IBM System/370 architecture utilizes a two-level memory structure, often described as segments and pages. Although this segmentation approach lacks several features mentioned earlier in this chapter, it serves a purpose in memory management. For the basic 370 architecture: - The page size can be either 2 KB or 4 KB. - The segment size is fixed at either 64 KB or 1 MB. For the 370/XA and 370/ESA architectures: - The page size is standardized at 4 KB. - The segment size is fixed at 1 MB. **Discussion Points:** - What are the potential disadvantages of this segmentation scheme? - What benefits does segmentation offer to the 370 architecture?
**8.7.** In the VAX, user page tables are located at virtual addresses in the system space. What is the advantage of having user page tables in virtual rather than main memory? What is the disadvantage?

*Explanation:*

In the VAX computer architecture, user page tables can be stored at virtual addresses within the system space rather than directly in main memory. This setup has certain advantages and disadvantages:

**Advantages:**
1. **Increased Flexibility:** By using virtual addresses, the system can more flexibly manage memory, allowing for more efficient use of available memory resources.
2. **Protection:** Storing page tables at virtual addresses can improve protection against unauthorized access, as it enables the system to apply access controls and permissions more effectively.

**Disadvantages:**
1. **Additional Overhead:** Managing page tables at virtual addresses can introduce additional computational overhead, as it requires translating virtual addresses to physical addresses.
2. **Potential For Increased Latency:** Accessing page tables in virtual memory might increase latency compared to direct access in physical memory, potentially affecting system performance.
Transcribed Image Text:**8.7.** In the VAX, user page tables are located at virtual addresses in the system space. What is the advantage of having user page tables in virtual rather than main memory? What is the disadvantage? *Explanation:* In the VAX computer architecture, user page tables can be stored at virtual addresses within the system space rather than directly in main memory. This setup has certain advantages and disadvantages: **Advantages:** 1. **Increased Flexibility:** By using virtual addresses, the system can more flexibly manage memory, allowing for more efficient use of available memory resources. 2. **Protection:** Storing page tables at virtual addresses can improve protection against unauthorized access, as it enables the system to apply access controls and permissions more effectively. **Disadvantages:** 1. **Additional Overhead:** Managing page tables at virtual addresses can introduce additional computational overhead, as it requires translating virtual addresses to physical addresses. 2. **Potential For Increased Latency:** Accessing page tables in virtual memory might increase latency compared to direct access in physical memory, potentially affecting system performance.
Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 2 steps

Blurred answer
Knowledge Booster
Fundamentals of Memory
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
Recommended textbooks for you
Database System Concepts
Database System Concepts
Computer Science
ISBN:
9780078022159
Author:
Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:
McGraw-Hill Education
Starting Out with Python (4th Edition)
Starting Out with Python (4th Edition)
Computer Science
ISBN:
9780134444321
Author:
Tony Gaddis
Publisher:
PEARSON
Digital Fundamentals (11th Edition)
Digital Fundamentals (11th Edition)
Computer Science
ISBN:
9780132737968
Author:
Thomas L. Floyd
Publisher:
PEARSON
C How to Program (8th Edition)
C How to Program (8th Edition)
Computer Science
ISBN:
9780133976892
Author:
Paul J. Deitel, Harvey Deitel
Publisher:
PEARSON
Database Systems: Design, Implementation, & Manag…
Database Systems: Design, Implementation, & Manag…
Computer Science
ISBN:
9781337627900
Author:
Carlos Coronel, Steven Morris
Publisher:
Cengage Learning
Programmable Logic Controllers
Programmable Logic Controllers
Computer Science
ISBN:
9780073373843
Author:
Frank D. Petruzella
Publisher:
McGraw-Hill Education