Multithreading (computer architecture): Difference between revisions

Content deleted Content added
Examples: an example
Line 57:
 
====Examples====
* Many families of [[microcontroller]]s and embedded processors have multiple register banks to allow quick [[context switch]]ing for interrupts. Such schemes can be considered a type of block multithreading among the user program thread and the interrupt threads.
 
 
 
===Interleaved Multi-threading===