sync with kernel.

This commit is contained in:
yamt 2005-09-05 21:57:35 +00:00
parent af9e3184f8
commit f5a548d35d

View File

@ -1,4 +1,4 @@
.\" $NetBSD: sa_setconcurrency.2,v 1.3 2004/03/14 23:05:09 yamt Exp $
.\" $NetBSD: sa_setconcurrency.2,v 1.4 2005/09/05 21:57:35 yamt Exp $
.\"
.\" Copyright (c)2004 YAMAMOTO Takashi,
.\" All rights reserved.
@ -25,7 +25,7 @@
.\" SUCH DAMAGE.
.\"
.\" ------------------------------------------------------------
.Dd March 14, 2004
.Dd September 6, 2005
.Dt SA_CONCURRENCY 2
.Os
.Sh NAME
@ -54,8 +54,8 @@ However,
won't try to allocate more virtual processors than there are physical
processors on the system.
.Pp
An upcall handler should be registered by
.Fn sa_register
Scheduler activation should be enabled by
.Fn sa_enable
beforehand.
.\" ------------------------------------------------------------
.Sh RETURN VALUES