Commit Graph

3 Commits

Author SHA1 Message Date
rmind 2472877a60 Implement ipi_trigger_multi(9); requested by cherry@. 2015-01-18 23:16:35 +00:00
rmind 3da69dd68c MI IPI interface:
- Implement support for the asynchronous IPI calls.
- Rework synchronous IPI code to reuse the asynchronous mechanism.
- Add ipi(9) manual page; needs wizd(8).

Note: MD code can now provide a low level primitive for the ipi(9) and
reuse this interface instead of open-coding.  Portmasters are encouraged
to convert.  Ride 6.99.43!
2014-05-25 15:34:19 +00:00
rmind 8011b285c0 Implement MI IPI interface with cross-call support. 2014-05-19 22:47:53 +00:00