Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Sep 2009 17:42:47 GMT
From:      Rene Ladan <rene@FreeBSD.org>
To:        Perforce Change Reviews <perforce@FreeBSD.org>
Subject:   PERFORCE change 168893 for review
Message-ID:  <200909251742.n8PHglUi053814@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=168893

Change 168893 by rene@rene_self on 2009/09/25 17:42:20

	IFC

Affected files ...

.. //depot/projects/docproj_nl/en_US.ISO8859-1/books/handbook/kernelconfig/chapter.sgml#8 integrate

Differences ...

==== //depot/projects/docproj_nl/en_US.ISO8859-1/books/handbook/kernelconfig/chapter.sgml#8 (text+ko) ====

@@ -1,7 +1,7 @@
 <!--
      The FreeBSD Documentation Project
 
-     $FreeBSD: doc/en_US.ISO8859-1/books/handbook/kernelconfig/chapter.sgml,v 1.192 2009/05/15 13:31:51 rwatson Exp $
+     $FreeBSD: doc/en_US.ISO8859-1/books/handbook/kernelconfig/chapter.sgml,v 1.193 2009/09/25 14:20:40 bcr Exp $
 -->
 
 <chapter id="kernelconfig">
@@ -612,10 +612,9 @@
       the <option>-g</option> option, which enables debugging
       information when passed to &man.gcc.1;.</para>
 
-    <programlisting>options          SCHED_4BSD         # 4BSD scheduler</programlisting>
+    <programlisting>options          SCHED_ULE         # ULE scheduler</programlisting>
 
-    <para>The traditional and default system scheduler for &os;.
-      Keep this.</para>
+    <para>The default system scheduler for &os;.  Keep this.</para>
 
     <programlisting>options          PREEMPTION         # Enable kernel thread preemption</programlisting>
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200909251742.n8PHglUi053814>