2005年6月28日 (火曜日)

06:04:50 # Life 今日のLinusツリーのmake oldconfig. IngoのPREEMPTが入って来たのかな. kexecも入って来て,ext2のXIPがなぜか入って来ている. ext2のXIPが使えるようなディスクなんぞ存在するのだろうか...

Preemption Model
  1. No Forced Preemption (Server) (PREEMPT_NONE) (NEW)
  2. Voluntary Kernel Preemption (Desktop) (PREEMPT_VOLUNTARY) (NEW)
> 3. Preemptible Kernel (Low-Latency Desktop) (PREEMPT)
choice[1-3]:
kexec system call (EXPERIMENTAL) (KEXEC) [N/y/?] (NEW)
  TCP: advanced congestion control (TCP_CONG_ADVANCED) [N/y/?] (NEW) ?
  Enable support for multiple I2C devices on Video Adapters (EXPERIMENTAL) (CONFIG_TUNER_MULTI_I2C) [N/y/?] (NEW)
  Ext2 execute in place support (EXT2_FS_XIP) [N/y/?] (NEW)
	
--- a/Documentation/feature-removal-schedule.txt
+++ b/Documentation/feature-removal-schedule.txt
@@ -43,6 +43,14 @@ Who: Randy Dunlap <rddunlap@osdl.org>

 ---------------------------

+What:  RAW driver (CONFIG_RAW_DRIVER)
+When:  December 2005
+Why:   declared obsolete since kernel 2.6.3
+       O_DIRECT can be used instead
+Who:   Adrian Bunk <bunk@stusta.de>
+
+---------------------------
+
 What:  register_ioctl32_conversion() / unregister_ioctl32_conversion()
 When:  April 2005
 Why:   Replaced by ->compat_ioctl in file_operations and other method
	
Junichi Uekawa

$Id: dancer-diary.el,v 1.89 2005/05/12 11:19:14 dancer Exp $