summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authorbz <bz@FreeBSD.org>2008-07-07 21:32:02 +0000
committerbz <bz@FreeBSD.org>2008-07-07 21:32:02 +0000
commitf93b85c0df19ba2ac2d9d9b9199172efde9adb3e (patch)
tree3fec05068a786ac3b8ff176ff7a61f0368576829 /share
parent6988e35234522c9659ed9da198e29f748d55a6ac (diff)
downloadFreeBSD-src-f93b85c0df19ba2ac2d9d9b9199172efde9adb3e.zip
FreeBSD-src-f93b85c0df19ba2ac2d9d9b9199172efde9adb3e.tar.gz
Add a `show cpusets' DDB command to print numbered root and
assigned CPU affinity sets. Reviewed by: brooks
Diffstat (limited to 'share')
-rw-r--r--share/man/man4/ddb.49
1 files changed, 8 insertions, 1 deletions
diff --git a/share/man/man4/ddb.4 b/share/man/man4/ddb.4
index e0a8a25..f822071 100644
--- a/share/man/man4/ddb.4
+++ b/share/man/man4/ddb.4
@@ -60,7 +60,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd June 8, 2008
+.Dd July 7, 2008
.Dt DDB 4
.Os
.Sh NAME
@@ -584,6 +584,13 @@ header file.
Show brief information about the TTY subsystem.
.\"
.Pp
+.It Ic show Cm cpusets
+Print numbered root and assigned CPU affinity sets.
+See
+.Xr cpuset 2
+for more details.
+.\"
+.Pp
.It Ic show Cm cyrixreg
Show registers specific to the Cyrix processor.
.\"
OpenPOWER on IntegriCloud