Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man4 Document 'options NO_PREEMPTION'
details: https://anonhg.NetBSD.org/src/rev/b2a5f376f712
branches: trunk
changeset: 995389:b2a5f376f712
user: cherry <cherry%NetBSD.org@localhost>
date: Thu Dec 20 08:32:55 2018 +0000
description:
Document 'options NO_PREEMPTION'
With prompting from Christoph Badura.
diffstat:
share/man/man4/options.4 | 9 ++++++++-
1 files changed, 8 insertions(+), 1 deletions(-)
diffs (23 lines):
diff -r 74f2f41c0c1b -r b2a5f376f712 share/man/man4/options.4
--- a/share/man/man4/options.4 Thu Dec 20 07:30:00 2018 +0000
+++ b/share/man/man4/options.4 Thu Dec 20 08:32:55 2018 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: options.4,v 1.493 2018/12/19 13:57:45 maxv Exp $
+.\" $NetBSD: options.4,v 1.494 2018/12/20 08:32:55 cherry Exp $
.\"
.\" Copyright (c) 1996
.\" Perry E. Metzger. All rights reserved.
@@ -2685,6 +2685,13 @@
.It 4
bolded
.El
+.Ss x86-specific Options
+.Bl -ohang
+.It Cd options NO_PREEMPTION
+Disables
+.Xr kpreempt 9
+support in the kernel.
+.El
.El
.\" The following requests should be uncommented and used where appropriate.
.\" .Sh FILES
Home |
Main Index |
Thread Index |
Old Index