Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
Barrel processor
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
===Disadvantages=== There are a few disadvantages to barrel processors. * The state of each thread must be kept on-chip, typically in registers, to avoid costly off-chip context switches. This requires a large number of registers compared to typical processors. * Either all threads must share the same [[CPU cache|cache]], which slows overall system performance, or there must be one unit of cache for each execution thread, which can significantly increase the [[transistor count]] and thus the cost of such a CPU. However, in [[Real-time computing#Criteria for real-time computing|hard real-time]] [[embedded system]]s where barrel processors are often found, memory access costs are typically calculated assuming worst-case cache behavior, so this is a minor concern.{{cn|reason="Minor concern" seems to be too all-encompassing unless this is genuinely the case for all barrel processors|date=January 2020}} Some barrel processors such as the [[XMOS]] XS1 do not have a cache at all.
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)