nerdexam
CompTIA

220-801 · Question #590

Which of the following features makes logical processor cores appear as physical cores to the operating system?

The correct answer is B. Hyperthreading. Hyperthreading is Intel's technology that allows a single physical processor core to present itself as two logical processors to the operating system.

Hardware

Question

Which of the following features makes logical processor cores appear as physical cores to the operating system?

Options

  • AXD-bit
  • BHyperthreading
  • CMMU virtualization
  • D64-bit architecture

How the community answered

(44 responses)
  • A
    5% (2)
  • B
    91% (40)
  • C
    2% (1)
  • D
    2% (1)

Why each option

Hyperthreading is Intel's technology that allows a single physical processor core to present itself as two logical processors to the operating system.

AXD-bit

The XD-bit (Execute Disable) is a security feature that marks memory pages as non-executable to help prevent buffer-overflow attacks - it has no relation to logical processor presentation.

BHyperthreadingCorrect

Hyperthreading (Intel SMT - Simultaneous Multi-Threading) duplicates the architectural state of a core, exposing two logical processors per physical core to the OS scheduler. This allows the OS to dispatch two threads simultaneously on one physical core, improving CPU utilization without adding actual physical cores.

CMMU virtualization

MMU virtualization (such as Intel EPT or AMD RVI) provides hardware-assisted memory address translation for virtual machines - it does not create additional logical processors.

D64-bit architecture

64-bit architecture defines the width of CPU registers and addressable memory space - it does not affect the number of logical or physical cores presented to the OS.

Concept tested: CPU Hyperthreading and logical processor presentation

Source: https://www.intel.com/content/www/us/en/gaming/resources/hyper-threading.html

Topics

#hyperthreading#CPU features#logical processors#hardware virtualization

Community Discussion

No community discussion yet for this question.

Full 220-801 Practice