Linux support for SMT (HyperThreading)
bscott at ntisys.com
bscott at ntisys.com
Fri Aug 30 17:19:10 EDT 2002
Someone at Wednesday's GNHLUG meeting (alas, I forget who) mentioned to me
that Intel has introduced a feature on the P4 CPUs they call
"HyperThreading", and has been called (more generically) symmetric
multi-threading (by analogy with SMP). Basically, it gives you more than
one "logical" processor per "physical" processor by doing context-switching
in the hardware when the CPU would be otherwise idle.
Linux now has explicit support for this, in prototype form, as detailed
here:
http://kerneltrap.org/node.php?id=391
Just FYI. :)
--
Ben Scott <bscott at ntisys.com>
| The opinions expressed in this message are those of the author and do not |
| necessarily represent the views or policy of any other person, entity or |
| organization. All information is provided without warranty of any kind. |
More information about the gnhlug-discuss
mailing list