PERFORCE change 168893 for review

Rene Ladan rene at FreeBSD.org
Fri Sep 25 17:42:50 UTC 2009


http://perforce.freebsd.org/chv.cgi?CH=168893

Change 168893 by rene at 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>
 


More information about the p4-projects mailing list