Author: kib
Date: Sat Jan  6 16:29:00 2018
New Revision: 327625
URL: https://svnweb.freebsd.org/changeset/base/327625

Log:
  Document kern.smp.disabled tunable.
  
  Sponsored by: The FreeBSD Foundation
  MFC after:    3 days

Modified:
  head/share/man/man4/smp.4

Modified: head/share/man/man4/smp.4
==============================================================================
--- head/share/man/man4/smp.4   Sat Jan  6 16:13:17 2018        (r327624)
+++ head/share/man/man4/smp.4   Sat Jan  6 16:29:00 2018        (r327625)
@@ -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
_______________________________________________
svn-src-head@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to