A Short Summary of Hyper Threading
Hyper-Threading Technology brings the simultaneous multi-threading approach to the Intel architecture(where multiple threads can execute on a single processor without switching).
Hyper-Threading Technology makes a single physical processor appear as multiple logical processors. To do this, there is one copy of the architecture state for each logical processor, and the logical processors share a single set of physical execution resources. Processes or threads can be scheduled to logical processors as on conventional physical processors in a multi-processor system, and instructions from logical processors will persist and execute simultaneously on shared execution resources.
Each logical processor maintains a complete set of the architecture state. The architecture state consists of registers including the general-purpose registers, the control registers, the advanced programmable interrupt controller (APIC) registers, and some machine state registers.
And now United Linux? - UnitedLinux is a standards-based, worldwide Linux solution targeted at the business user and developed by Conectiva, The SCO Group, SuSE, and Turbolinux. Designed to be an enterprise-class, industry-standard Linux operating system, UL provides a single stable, uniform platform for application development, certification, and deployment and allows Linux vendors, Independent Software Vendors (ISVs), and Independent Hardware Vendors (IHVs) to support a single high value Linux offering rather than many different versions. Go to www.UnitedLinux.com
Hyper-Threading Technology brings the simultaneous multi-threading approach to the Intel architecture(where multiple threads can execute on a single processor without switching).
Hyper-Threading Technology makes a single physical processor appear as multiple logical processors. To do this, there is one copy of the architecture state for each logical processor, and the logical processors share a single set of physical execution resources. Processes or threads can be scheduled to logical processors as on conventional physical processors in a multi-processor system, and instructions from logical processors will persist and execute simultaneously on shared execution resources.
Each logical processor maintains a complete set of the architecture state. The architecture state consists of registers including the general-purpose registers, the control registers, the advanced programmable interrupt controller (APIC) registers, and some machine state registers.
And now United Linux? - UnitedLinux is a standards-based, worldwide Linux solution targeted at the business user and developed by Conectiva, The SCO Group, SuSE, and Turbolinux. Designed to be an enterprise-class, industry-standard Linux operating system, UL provides a single stable, uniform platform for application development, certification, and deployment and allows Linux vendors, Independent Software Vendors (ISVs), and Independent Hardware Vendors (IHVs) to support a single high value Linux offering rather than many different versions. Go to www.UnitedLinux.com
Comments
Post a Comment