Useful Links
1. Fundamentals of Memory Management
2. Address Spaces and Binding
3. Contiguous Memory Allocation
4. Non-Contiguous Memory Allocation: Paging
5. Non-Contiguous Memory Allocation: Segmentation
6. Virtual Memory
7. Advanced Memory Management Topics
  1. Computer Science
  2. Operating Systems

Memory Management

1. Fundamentals of Memory Management
2. Address Spaces and Binding
3. Contiguous Memory Allocation
4. Non-Contiguous Memory Allocation: Paging
5. Non-Contiguous Memory Allocation: Segmentation
6. Virtual Memory
7. Advanced Memory Management Topics
  1. Non-Contiguous Memory Allocation: Segmentation
    1. Basic Method
      1. Concept of Segmentation
        1. User's View of Memory
          1. Logical Division of Programs
            1. Code Segment
              1. Data Segment
                1. Stack Segment
                  1. Heap Segment
                2. Logical Address as a Two-Tuple
                  1. Segment Number
                    1. Offset within Segment
                    2. Address Translation in Segmentation
                      1. Segment Table Lookup
                        1. Bounds Checking
                          1. Physical Address Calculation
                        2. Segment Tables
                          1. Purpose and Structure
                            1. Segment Table Base Register (STBR)
                              1. Segment Table Length Register (STLR)
                                1. Structure of a Segment Table Entry
                                  1. Segment Base Address
                                    1. Segment Limit
                                      1. Protection Bits
                                        1. Read Permission
                                          1. Write Permission
                                            1. Execute Permission
                                            2. Valid/Invalid Bit
                                              1. Growth Direction
                                            3. Memory Protection and Sharing in Segmentation
                                              1. Access Control Mechanisms
                                                1. Privilege Level Checking
                                                  1. Bounds Violation Detection
                                                  2. Sharing Segments Between Processes
                                                    1. Shared Code Segments
                                                      1. Shared Data Segments
                                                        1. Reference Counting
                                                      2. Segmentation with Paging (Combined Systems)
                                                        1. Motivation for Combining
                                                          1. Eliminating External Fragmentation
                                                            1. Maintaining Logical Structure
                                                            2. Address Translation in Combined Systems
                                                              1. Two-Stage Translation Process
                                                                1. Segment Table to Page Table
                                                                2. Implementation Approaches
                                                                  1. Intel x86 Architecture
                                                                    1. Multics System

                                                                Previous

                                                                4. Non-Contiguous Memory Allocation: Paging

                                                                Go to top

                                                                Next

                                                                6. Virtual Memory

                                                                © 2025 Useful Links. All rights reserved.

                                                                About•Bluesky•X.com