cvs commit: src/sys/sparc64/sparc64 mp_exception.S
Jake Burkholder
jake at FreeBSD.org
Wed Jun 18 22:27:05 PDT 2003
jake 2003/06/18 22:27:04 PDT
FreeBSD src repository
Modified files:
sys/sparc64/sparc64 mp_exception.S
Log:
- 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
Revision Changes Path
1.12 +8 -11 src/sys/sparc64/sparc64/mp_exception.S
More information about the cvs-src
mailing list