1. 24 1月, 2008 11 次提交
  2. 17 1月, 2008 15 次提交
  3. 16 1月, 2008 1 次提交
  4. 09 1月, 2008 3 次提交
  5. 08 1月, 2008 3 次提交
  6. 05 1月, 2008 1 次提交
  7. 03 1月, 2008 3 次提交
  8. 31 12月, 2007 1 次提交
  9. 29 12月, 2007 1 次提交
  10. 28 12月, 2007 1 次提交
    • O
      [POWERPC] pasemi: Distribute interrupts evenly across cpus · d87bf3be
      Olof Johansson 提交于
      By default the OpenPIC on PWRficient will bias to one core (since that
      will improve changes of the other core being able to stay idle/powered
      down). However, this conflicts with most irq load balancing schemes,
      since setting an interrupt to be delivered to either core doesn't really
      result in the load being shared. It also doesn't work well with the
      soft irq disable feature of PPC, since EE will stay on until the first
      interrupt is taken while soft disabled.
      
      Set the gconf0 config bit that enables even distribution of interrupts
      among the two cores.
      Signed-off-by: NOlof Johansson <olof@lixom.net>
      d87bf3be