Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-3]: src/lib/libc/sys Pull up following revision(s) (requested by ...



details:   https://anonhg.NetBSD.org/src/rev/53e40dab2eee
branches:  netbsd-3
changeset: 577297:53e40dab2eee
user:      tron <tron%NetBSD.org@localhost>
date:      Tue Oct 04 21:58:35 2005 +0000

description:
Pull up following revision(s) (requested by yamt in ticket #844):
        lib/libc/sys/sa_setconcurrency.2: revision 1.4
sync with kernel.

diffstat:

 lib/libc/sys/sa_setconcurrency.2 |  8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diffs (29 lines):

diff -r a4baec610559 -r 53e40dab2eee lib/libc/sys/sa_setconcurrency.2
--- a/lib/libc/sys/sa_setconcurrency.2  Tue Oct 04 21:57:13 2005 +0000
+++ b/lib/libc/sys/sa_setconcurrency.2  Tue Oct 04 21:58:35 2005 +0000
@@ -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.3.6.1 2005/10/04 21:58:35 tron 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 @@
 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



Home | Main Index | Thread Index | Old Index