From delphij@frontfree.net  Sat Jan 24 23:04:20 2004
Return-Path: <delphij@frontfree.net>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 6394016A4CE; Sat, 24 Jan 2004 23:04:20 -0800 (PST)
Received: from ftp.bjpu.edu.cn (ftp.bjpu.edu.cn [202.112.78.5])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 3BDDE43D1F; Sat, 24 Jan 2004 23:04:19 -0800 (PST)
	(envelope-from delphij@frontfree.net)
Received: by ftp.bjpu.edu.cn (Postfix, from userid 426)
	id 172175358; Sun, 25 Jan 2004 15:04:18 +0800 (CST)
Received: from beastie.frontfree.net (beastie.frontfree.net [218.107.145.7])
	by ftp.bjpu.edu.cn (Postfix) with ESMTP
	id BFC775299; Sun, 25 Jan 2004 15:04:17 +0800 (CST)
Received: by beastie.frontfree.net (Postfix, from userid 1001)
	id 36B87120E3; Sun, 25 Jan 2004 15:04:16 +0800 (CST)
Message-Id: <20040125070416.36B87120E3@beastie.frontfree.net>
Date: Sun, 25 Jan 2004 15:04:16 +0800 (CST)
From: Xin LI <delphij@frontfree.net>
Reply-To: Xin LI <delphij@frontfree.net>
To: FreeBSD-gnats-submit@freebsd.org
Cc: jeff@FreeBSD.org
Subject: [PATCH] Update UPDATING to reflect the fact that SCHED_ULE has been made default
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         61870
>Category:       docs
>Synopsis:       [PATCH] Update UPDATING to reflect the fact that SCHED_ULE has been made default
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    ale
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jan 24 23:10:16 PST 2004
>Closed-Date:    Mon Jan 26 01:57:56 PST 2004
>Last-Modified:  Mon Jan 26 01:57:56 PST 2004
>Originator:     Xin LI
>Release:        FreeBSD 5.2-RELEASE i386
>Organization:
The FreeBSD Simplified Chinese Project
>Environment:
System: FreeBSD beastie.frontfree.net 5.2-RELEASE FreeBSD 5.2-RELEASE #16: Sat Jan 10 15:24:09 CST 2004 delphij@beastie.frontfree.net:/usr/obj/usr/src/sys/BEASTIE i386


>Description:
	The new scheduler, namely, SCHED_ULE has been made default today and I think it would be good to update UPDATING to reflect the fact.
>How-To-Repeat:
>Fix:

	Apply the following patch to src/UPDATING

--- patch begins here ---
Index: UPDATING
===================================================================
RCS file: /home/mirror/freebsd/ncvs/src/UPDATING,v
retrieving revision 1.285
diff -u -r1.285 UPDATING
--- UPDATING	15 Dec 2003 19:19:16 -0000	1.285
+++ UPDATING	25 Jan 2004 07:00:25 -0000
@@ -17,6 +17,13 @@
 	developers choose to disable these features on build machines
 	to maximize performance.
 
+20040125:
+	After a year of improvements and tests, the ULE scheduler is
+	now believed to be mature enough and has been made default.
+	SCHED_ULE is a new scheduler that has been designed for SMP
+	and has some advantages for UP as well. See sys/conf/NOTES
+	for detailed information.
+
 20031213:
 	src/lib/libc/gen/initgroups.c:1.8 now causes logins to fail
 	if the login process is unable to successfully set the
--- patch ends here ---


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-doc->ale 
Responsible-Changed-By: ale 
Responsible-Changed-When: Sun Jan 25 00:59:11 PST 2004 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=61870 
State-Changed-From-To: open->closed 
State-Changed-By: ale 
State-Changed-When: Mon Jan 26 01:57:27 PST 2004 
State-Changed-Why:  
A slightly different patch has been committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=61870 
>Unformatted:
