Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8820145
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 14, 20262026-06-14T05:32:06+00:00 2026-06-14T05:32:06+00:00

Besides code, data, and stack segments that make up the execution environment of a

  • 0

Besides code, data, and stack segments that make up the execution environment of a program or procedure, the architecture defines two system segments: the task-state segment (TSS) and the LDT.

The GDT is not considered a segment because it is not accessed by means of a segment selector and segment descriptor. TSSs and LDTs have segment descriptors defined for them.

— Intel 64 and IA32 architecture software manual 3A,2.1.2

I’m little confused about why the GDT is not considered a segment.

Can any one give a detailed explanation?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-14T05:32:07+00:00Added an answer on June 14, 2026 at 5:32 am

    The GDT, being the first point of lookup for everything, cannot be accessed via a selector because that would give you a chicken-and-egg situation.

    The GDT itself has descriptors for the various TSS and LDT memory blocks, so they are considered to be segments, accessible via segment selectors. In addition, individual LDTs have selectors for other memory regions so those regions are segments as well.

    But you just have to ask yourself in which table would you look up the descriptor to locate the GDT when the GDT is the first point of entry to the selection process?

    In actual fact, when you load up the address of the GDT (with the LGDT instruction), it’s a linear address you’re using rather than a selector. From the x86 developer guide:

    The LGDT and LIDT instructions are used only in operating-system software; they are not used in application programs. They are the only instructions that directly load a linear address (that is, not a segment-relative address) and a limit in protected mode. They are commonly executed in real-address mode to allow processor initialization prior to switching to protected mode.

    That’s why they say the GDT isn’t considered a segment.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

We have a system that has some Bash scripts running besides Java code. Since
I am trying to do some experiments using different segments besides the default code
In WPF I have a stack panel whose items control defines a data template.
I have two problems with the below code that I need help fixing: 1)
I have two classes that are almost identical, besides one method. The classes have
Are Java annotations used for adding functionality to Java code besides just adding documentation
What is the problem here? (Besides having redundant code). $.getJSON works as expected. However
below code is my databasehandler class i got it from a tutorial. Beside that
...besides the fact that I am a total amateur? My table is set up
I am building a trading portfolio management system that is responsible for production, optimization,

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.