Operating System and CPU Arch
Real vs Protected vs Long
- GDT Tutorial - OSDev Wiki
 - Global Descriptor Table - OSDev Wiki
 - 
    
Segmentation - OSDev Wiki https://chatgpt.com/share/681588ff-f7f4-8011-93ba-7d9dfa7591c3 Own word:
 - GDT, a data structure contains descriptors
 - Segment desciptors: a way to describe a segment (a chunk of continuous memory )
 - No longer used to protect memory chunks
 
        
          
          This post is licensed under 
        
          CC BY 4.0
        
         by the author.