cvs commit: de-docproj/books/handbook/kernelconfig chapter.sgml

From: Benedict Reuschling <bcr(at)doc.bsdgroup.de>
Date: Fri, 25 Sep 2009 14:34:53 GMT

bcr 2009-09-25 14:34:53 UTC

  FreeBSD German Documentation Repository

  Modified files:
    books/handbook/kernelconfig chapter.sgml
  Log:
  MFen 1.193
  Raus mit dem alten SCHED_4BSD und rein mit SCHED_ULE.
  
  Revision Changes Path
  1.106 +5 -5 de-docproj/books/handbook/kernelconfig/chapter.sgml
  
  Index: chapter.sgml
  ===================================================================
  RCS file: /home/cvs/de-docproj/books/handbook/kernelconfig/chapter.sgml,v
  retrieving revision 1.105
  retrieving revision 1.106
  diff -u -I$FreeBSDde.*$ -r1.105 -r1.106
  --- chapter.sgml 7 Jun 2009 12:33:26 -0000 1.105
  +++ chapter.sgml 25 Sep 2009 14:34:52 -0000 1.106
  @@ -2,9 +2,9 @@
        The FreeBSD Documentation Project
        The FreeBSD German Documentation Project
   
  - $FreeBSD$
  - $FreeBSDde: de-docproj/books/handbook/kernelconfig/chapter.sgml,v 1.105 2009/06/07 12:33:26 bcr Exp $
  - basiert auf: 1.192
  + $FreeBSD: doc/de_DE.ISO8859-1/books/handbook/kernelconfig/chapter.sgml,v 1.46 2009/06/13 20:35:18 bcr Exp $
  + $FreeBSDde: de-docproj/books/handbook/kernelconfig/chapter.sgml,v 1.106 2009/09/25 14:34:52 bcr Exp $
  + basiert auf: 1.193
   -->
   
   <chapter id="kernelconfig">
  @@ -672,10 +672,10 @@
         Kernel, der Debugging-Informationen enth&auml;lt, wenn Sie die
         Option <option>-g</option> von &man.gcc.1; aktivieren.</para>
   
  - <programlisting>options SCHED_4BSD # 4BSD scheduler</programlisting>
  + <programlisting>options SCHED_ULE # ULE scheduler</programlisting>
   
  - <para>Der herk&ouml;mmliche (und voreingestellte) Scheduler von
  - &os;. &Auml;ndern Sie diesen Wert nicht!</para>
  + <para>Der voreingestellte Scheduler von &os;. &Auml;ndern Sie
  + diesen Wert nicht!</para>
   
       <programlisting>options PREEMPTION # Enable kernel thread preemption</programlisting>
   
  

To Unsubscribe: send mail to majordomo(at)de.FreeBSD.org
with "unsubscribe de-cvs-doc" in the body of the message
Received on Fri 25 Sep 2009 - 16:35:09 CEST

search this site