Module Name:    src
Committed By:   uebayasi
Date:           Mon Feb  8 03:36:16 UTC 2010

Modified Files:
        src/doc: BRANCHES

Log Message:
Describe a new branch, uebayasi-xip.


To generate a diff of this commit:
cvs rdiff -u -r1.285 -r1.286 src/doc/BRANCHES

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/doc/BRANCHES
diff -u src/doc/BRANCHES:1.285 src/doc/BRANCHES:1.286
--- src/doc/BRANCHES:1.285	Thu Sep 17 16:42:50 2009
+++ src/doc/BRANCHES	Mon Feb  8 03:36:16 2010
@@ -1,4 +1,4 @@
-#	$NetBSD: BRANCHES,v 1.285 2009/09/17 16:42:50 cube Exp $
+#	$NetBSD: BRANCHES,v 1.286 2010/02/08 03:36:16 uebayasi Exp $
 #
 # This file contains a list of branches that exist in the NetBSD CVS
 # tree and their current state.
@@ -1297,6 +1297,21 @@
 		   0:22.25 to remove with logging.  No disk IO during this...
 		 - sysinst should use in-fs logs now, not end-of-partition logs.
 
+Branch:		uebayasi-xip
+Description:	Support eXecute-In-Place (XIP)
+Status:		Active
+Start Date:	8 February 2010
+End Date:	
+Base Tag:	uebayasi-xip-base
+Maintainer:	Masao Uebayashi <[email protected]>
+Scope:		kernel
+Notes:		Goals:
+		- Clean up oddities in fault handler
+		- Add a notion of device page
+		- Teach XIP vnode VOP_GETPAGES
+		- Hook XIP mount option
+		- Teach some pmaps to handle device page
+
 Branch:		vmlocking
 Description:	Make VM and file system framework MP safe
 Status:		Terminated

Reply via email to