aboutsummaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorBjoern A. Zeeb <bz@FreeBSD.org>2008-07-07 21:32:02 +0000
committerBjoern A. Zeeb <bz@FreeBSD.org>2008-07-07 21:32:02 +0000
commitdea0ed669066779744383f4e3a123f23d1a95d6d (patch)
tree3fec05068a786ac3b8ff176ff7a61f0368576829 /share
parent45e48455cd5b1eb27432a3708962467b67424d70 (diff)
downloadsrc-dea0ed669066779744383f4e3a123f23d1a95d6d.tar.gz
src-dea0ed669066779744383f4e3a123f23d1a95d6d.zip
Add a `show cpusets' DDB command to print numbered root and
assigned CPU affinity sets. Reviewed by: brooks
Notes
Notes: svn path=/head/; revision=180358
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 e0a8a257c361..f822071c9840 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.
.\"