Module Name: src Committed By: rmind Date: Sun Jan 20 17:09:47 UTC 2013
Modified Files:
src/sys/rump/librump/rumpkern: emul.c
Log Message:
Provide xc_send_ipi() routine in RUMP, which is required for high-priority
xcall(9) mechanism. It is emulated using low-priority xcall(9).
To generate a diff of this commit:
cvs rdiff -u -r1.151 -r1.152 src/sys/rump/librump/rumpkern/emul.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
