Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 9 Jan 2018 09:26:16 +0000 (UTC)
From:      Konstantin Belousov <kib@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-11@freebsd.org
Subject:   svn commit: r327720 - stable/11/share/man/man4
Message-ID:  <201801090926.w099QGvp005802@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: kib
Date: Tue Jan  9 09:26:16 2018
New Revision: 327720
URL: https://svnweb.freebsd.org/changeset/base/327720

Log:
  MFC r327625:
  Document kern.smp.disabled tunable.

Modified:
  stable/11/share/man/man4/smp.4
Directory Properties:
  stable/11/   (props changed)

Modified: stable/11/share/man/man4/smp.4
==============================================================================
--- stable/11/share/man/man4/smp.4	Tue Jan  9 06:51:41 2018	(r327719)
+++ stable/11/share/man/man4/smp.4	Tue Jan  9 09:26:16 2018	(r327720)
@@ -23,7 +23,7 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd May 7, 2008
+.Dd January 6, 2017
 .Dt SMP 4
 .Os
 .Sh NAME
@@ -56,6 +56,11 @@ i386 also requires
 The
 .Xr mptable 1
 command may be used to view the status of multi-processor support.
+.Pp
+.Nm
+support can be disabled by setting the loader tunable
+.Va kern.smp.disabled
+to 1.
 .Pp
 The number of CPUs detected by the system is available in
 the read-only sysctl variable



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201801090926.w099QGvp005802>