commit | ead6caae1e52a982bf09137c9b5382e9e2d52fdb | [log] [tgz] |
---|---|---|
author | Jack Steiner <steiner@sgi.com> | Tue Mar 27 14:30:19 2007 -0500 |
committer | Tony Luck <tony.luck@intel.com> | Thu Mar 29 15:17:11 2007 -0700 |
tree | 2aa16852ac080814f7fd1684c57e2cf594fc6ffe | |
parent | 83d2cd3de48a7fb73838c45145780cfa9b1f61fd [diff] |
[IA64] Speed up boot - skip unnecessary clock calibration Skip clock calibration if cpu being brought online is exactly the same speed, stepping, etc., as the previous cpu. This significantly reduces the time to boot very large systems. Signed-off-by: Jack Steiner <steiner@sgi.com> Signed-off-by: Tony Luck <tony.luck@intel.com>