[SPARC64]: Proper multi-core scheduling support.
authorDavid S. Miller <davem@hutch.davemloft.net>
Tue, 5 Jun 2007 00:01:39 +0000 (17:01 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Tue, 5 Jun 2007 04:50:00 +0000 (21:50 -0700)
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>

No differences found