freebsd-src/sys/sparc64
Jake Burkholder f96c24256c - Rename the IPI_WAIT macro to IPI_DONE.
- Don't require all receivers of ipis to wait for all other receivers,
  only that the sender wait for all receivers.  This should reduce the
  amount of time spent with interrupts disabled, which may be a cause
  of ipi timeouts.

Discussed with:	tmm
2003-06-19 05:27:04 +00:00
..
central Use M_WAITOK. 2003-02-19 17:25:58 +00:00
compile Obrien created this directory, but I didn't cvs add cvsignore 2001-07-01 23:37:03 +00:00
conf Fix LINT for now. 2003-06-11 23:42:41 +00:00
ebus Fix interrupt assignment for non-builtin PCI devices on e450s. 2003-05-30 20:48:05 +00:00
fhc Fix definite panic when releasing interrupt resources. 2003-02-19 19:40:40 +00:00
include Further cleanup of the sparc64 busdma implementation: 2003-06-18 16:41:36 +00:00
isa fix misspelling of ORIR_NOTFOUND 2003-06-16 19:06:36 +00:00
pci Further cleanup of the sparc64 busdma implementation: 2003-06-18 16:41:36 +00:00
sbus Further cleanup of the sparc64 busdma implementation: 2003-06-18 16:41:36 +00:00
sparc64 - Rename the IPI_WAIT macro to IPI_DONE. 2003-06-19 05:27:04 +00:00