| commit | f78eae2e6f5d1eb05f76a45486286445b916bd92 | [log] [tgz] |
|---|---|---|
| author | David S. Miller <davem@hutch.davemloft.net> | Mon Jun 04 17:01:39 2007 -0700 |
| committer | David S. Miller <davem@sunset.davemloft.net> | Mon Jun 04 21:50:00 2007 -0700 |
| tree | 0fa81e104ad9891afcaf18cdcb413c4a0f2ee8da | |
| parent | d887ab3a9b1899f88b8cfba531e726b5fb2ebd14 [diff] |
[SPARC64]: Proper multi-core scheduling support.
The scheduling domain hierarchy is:
all cpus -->
cpus that share an instruction cache -->
cpus that share an integer execution unit
Signed-off-by: David S. Miller <davem@davemloft.net>