aboutsummaryrefslogtreecommitdiff
path: root/share/man/man4/sched_4bsd.4
diff options
context:
space:
mode:
authorXin LI <delphij@FreeBSD.org>2006-06-14 02:16:51 +0000
committerXin LI <delphij@FreeBSD.org>2006-06-14 02:16:51 +0000
commit415e46824c11d12b955c0442e050387759cb2c2a (patch)
treee3011b0e43bac4f71f74f9fabb2cb3d4692311aa /share/man/man4/sched_4bsd.4
parent2c7cae80423bd008682781e4e51a919aa4d31252 (diff)
Add a manpage for the CORE scheduler.
Notes
Notes: svn path=/head/; revision=159594
Diffstat (limited to 'share/man/man4/sched_4bsd.4')
-rw-r--r--share/man/man4/sched_4bsd.41
1 files changed, 1 insertions, 0 deletions
diff --git a/share/man/man4/sched_4bsd.4 b/share/man/man4/sched_4bsd.4
index 5ffaa0c9ccba..a46f1b2fa867 100644
--- a/share/man/man4/sched_4bsd.4
+++ b/share/man/man4/sched_4bsd.4
@@ -60,6 +60,7 @@ on wakeup.
.Pp
Some sysctls will be available only on systems supporting SMP.
.Sh SEE ALSO
+.Xr sched_core 4 ,
.Xr sched_ule 4 ,
.Xr sysctl 8
.Sh HISTORY