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

Documentation/kernel/index.xml: 1.18 -> 1.19



以下のページの更新をしました。ツッコミをお願いします。

Documentation/kernel/index.xml: 1.18 -> 1.19

> revision 1.19
> date: 2007/01/23 09:45:47;  author: pavel;  state: Exp;  lines: +3 -2
> Add a link to Nathan J. Williams' paper about scheduler activations.

水曜日までに異議がなければ、 commit します。

以下、訳と原文それぞれの新旧の差分です。

--- Documentation/kernel/index.xml.orig	2007-01-23 20:50:09.000000000 +0900
+++ Documentation/kernel/index.xml	2007-01-23 20:50:09.000000000 +0900
@@ -5,10 +5,10 @@
 
 <webpage id="ja-Documentation-kernel-index">
   <config param="desc" value="NetBSD ドキュメンテーション: カーネル"/>
-  <config param="cvstag" value="$NetBSD: index.xml,v 1.18 2007/01/13 15:11:14 pavel Exp $"/>
+  <config param="cvstag" value="$NetBSD: index.xml,v 1.19 2007/01/23 09:45:47 pavel Exp $"/>
 <!-- Based on english version: -->
-<!-- NetBSD: index.xml,v 1.18 2007/01/13 15:11:14 pavel Exp   -->
-  <config param="rcsdate" value="$Date: 2007/01/13 15:11:14 $"/>
+<!-- NetBSD: index.xml,v 1.19 2007/01/23 09:45:47 pavel Exp   -->
+  <config param="rcsdate" value="$Date: 2007/01/23 09:45:47 $"/>
   
   <head>
     <!-- Copyright (c) 1994-2005
@@ -981,6 +981,7 @@
 	  </para>
            </listitem>
         <listitem><ulink url="http://www.home.unix-ag.org/bmeurer/NetBSD/howto-lkm.html">NetBSD ローダブルカーネルモジュール入門</ulink></listitem>
+	<listitem><ulink url="http://www.mit.edu/people/nathanw/usenix/">NetBSD 2.0 以降におけるスレッドの実装 (スケジューラーアクティベーション) の説明</ulink></listitem>
       </itemizedlist>
     </sect3>
   </sect2>
Index: Documentation/kernel/index.xml
===================================================================
RCS file: /cvsroot/htdocs/Documentation/kernel/index.xml,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- Documentation/kernel/index.xml	13 Jan 2007 15:11:14 -0000	1.18
+++ Documentation/kernel/index.xml	23 Jan 2007 09:45:47 -0000	1.19
@@ -5,8 +5,8 @@
 
 <webpage id="Documentation-kernel-index">
   <config param="desc" value="NetBSD Documentation: Kernel"/>
-  <config param="cvstag" value="$NetBSD: index.xml,v 1.18 2007/01/13 15:11:14 pavel Exp $"/>
-  <config param="rcsdate" value="$Date: 2007/01/13 15:11:14 $"/>
+  <config param="cvstag" value="$NetBSD: index.xml,v 1.19 2007/01/23 09:45:47 pavel Exp $"/>
+  <config param="rcsdate" value="$Date: 2007/01/23 09:45:47 $"/>
   
   <head>
     <!-- Copyright (c) 1994-2005
@@ -995,6 +995,7 @@
 	  </para>
            </listitem>
         <listitem><ulink url="http://www.home.unix-ag.org/bmeurer/NetBSD/howto-lkm.html">Introduction to NetBSD loadable kernel modules</ulink></listitem>
+	<listitem><ulink url="http://www.mit.edu/people/nathanw/usenix/">Explanation of the thread implementation in NetBSD 2.0 and later (scheduler activations)</ulink></listitem>
       </itemizedlist>
     </sect3>
   </sect2>