1. 22 4月, 2006 1 次提交
    • C
      [IA64] Setup an IA64 specific reclaim distance · e5ecc192
      Christoph Lameter 提交于
      RECLAIM_DISTANCE is checked on bootup against the SLIT table distances.
      Zone reclaim is important for system that have higher latencies but not for
      systems that have multiple nodes on one motherboard and therefore low latencies.
      
      We found that on motherboard latencies are typically 1 to 1.4 of local memory
      access speed whereas multinode systems which benefit from zone reclaim have
      usually more than 1.5 times the latency of a local access.
      
      Set the reclaim distance for IA64 to 1.5 times.
      Signed-off-by: NChristoph Lameter <clameter@sgi.com>
      Signed-off-by: NTony Luck <tony.luck@intel.com>
      e5ecc192
  2. 21 4月, 2006 7 次提交
  3. 20 4月, 2006 32 次提交