Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man9 Update xcall(9).
details: https://anonhg.NetBSD.org/src/rev/cd6bb5412789
branches: trunk
changeset: 791633:cd6bb5412789
user: rmind <rmind%NetBSD.org@localhost>
date: Tue Nov 26 20:48:25 2013 +0000
description:
Update xcall(9).
diffstat:
share/man/man9/xcall.9 | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (27 lines):
diff -r d3c0f92adad6 -r cd6bb5412789 share/man/man9/xcall.9
--- a/share/man/man9/xcall.9 Tue Nov 26 20:47:26 2013 +0000
+++ b/share/man/man9/xcall.9 Tue Nov 26 20:48:25 2013 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: xcall.9,v 1.9 2013/07/20 21:39:59 wiz Exp $
+.\" $NetBSD: xcall.9,v 1.10 2013/11/26 20:48:25 rmind Exp $
.\"
.\" Copyright (c) 2010 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -27,7 +27,7 @@
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd October 24, 2011
+.Dd November 26, 2013
.Dt XCALL 9
.Os
.Sh NAME
@@ -87,7 +87,7 @@
.Dq "high priority"
cross calls.
The function to be executed runs on the remote CPU within a
-.Dv IPL_SOFTCLOCK
+.Dv IPL_SOFTSERIAL
software interrupt context, possibly interrupting other lower-priority
code running on the CPU.
.Sh NOTES
Home |
Main Index |
Thread Index |
Old Index