1. 29 Mar, 2007 2 commits
  2. 26 Feb, 2007 1 commit
  3. 06 Feb, 2007 4 commits
  4. 24 Jan, 2007 2 commits
  5. 23 Jan, 2007 1 commit
    • Ralf Baechle's avatar
      [MIPS] SMTC: Instant IPI replay. · ac8be955
      Ralf Baechle authored
      
      SMTC pseudo-interrupts between TCs are deferred and queued if the target
      TC is interrupt-inhibited (IXMT). In the first SMTC prototypes, these
      queued IPIs were serviced on return to user mode, or on entry into the
      kernel idle loop. The INSTANT_REPLAY option dispatches them as part of
      local_irq_restore() processing, which adds runtime overhead (hence the
      option to turn it off), but ensures that IPIs are handled promptly even
      under heavy I/O interrupt load.
      Signed-off-by: default avatarRalf Baechle <ralf@linux-mips.org>
      ac8be955
  6. 18 Jan, 2007 1 commit
  7. 29 Nov, 2006 1 commit
  8. 01 Nov, 2006 1 commit
  9. 07 Oct, 2006 1 commit
  10. 13 Jul, 2006 2 commits
  11. 02 Jul, 2006 1 commit
  12. 27 Jun, 2006 1 commit
  13. 18 Apr, 2006 1 commit