Article | REF: H1090 V1

Multithreaded and multi-core CPUs

Author: Daniel ETIEMBLE

Publication date: May 10, 2018

You do not have access to this resource.
Click here to request your free trial access!

Already subscribed? Log in!


Français

2. Different multithreaded approaches

2.1 Use of logic processors

Hardware support for multithreading means providing a physical processor with additional minimal physical resources: the execution context of each thread, which includes the program counter, all registers and status information. A logical processor therefore consists of this execution context and the common resources of the physical processor: computational operators, caches and main memory. Figure 3 compares a classic monothread processor with a multithread processor. The number of logical processors and the way they are switched between distinguish the different types of multithreading.

You do not have access to this resource.

Exclusive to subscribers. 97% yet to be discovered!

You do not have access to this resource.
Click here to request your free trial access!

Already subscribed? Log in!


The Ultimate Scientific and Technical Reference

A Comprehensive Knowledge Base, with over 1,200 authors and 100 scientific advisors
+ More than 10,000 articles and 1,000 how-to sheets, over 800 new or updated articles every year
From design to prototyping, right through to industrialization, the reference for securing the development of your industrial projects

This article is included in

Software technologies and System architectures

This offer includes:

Knowledge Base

Updated and enriched with articles validated by our scientific committees

Services

A set of exclusive tools to complement the resources

Practical Path

Operational and didactic, to guarantee the acquisition of transversal skills

Doc & Quiz

Interactive articles with quizzes, for constructive reading

Subscribe now!

Ongoing reading
Different multithreaded approaches