commit | 6c7184b77464261b7d55583a48accbd1350923a3 | [log] [tgz] |
---|---|---|
author | Jack Steiner <steiner@sgi.com> | Mon Jul 27 09:35:07 2009 -0500 |
committer | Ingo Molnar <mingo@elte.hu> | Tue Aug 04 16:18:01 2009 +0200 |
tree | 122e6b8d88cb4df1518ae2ea13841691de091bb2 | |
parent | f1f029c7bfbf4ee1918b90a431ab823bed812504 [diff] |
x86, UV: Handle missing blade-local memory correctly UV blades may not have any blade-local memory. Add a field (nid) to the UV blade structure to indicates whether the node has local memory. This is needed by the GRU driver (pushed separately). Signed-off-by: Jack Steiner <steiner@sgi.com> Cc: linux-mm@kvack.org LKML-Reference: <20090727143507.GA7006@sgi.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>