Module Name: src
Committed By: yamt
Date: Sat Nov 26 15:55:18 UTC 2011
Modified Files:
src/doc: BRANCHES
Log Message:
whitespace
To generate a diff of this commit:
cvs rdiff -u -r1.315 -r1.316 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.315 src/doc/BRANCHES:1.316
--- src/doc/BRANCHES:1.315 Sat Nov 26 11:04:21 2011
+++ src/doc/BRANCHES Sat Nov 26 15:55:18 2011
@@ -1,4 +1,4 @@
-# $NetBSD: BRANCHES,v 1.315 2011/11/26 11:04:21 skrll Exp $
+# $NetBSD: BRANCHES,v 1.316 2011/11/26 15:55:18 yamt Exp $
#
# This file contains a list of branches that exist in the NetBSD CVS
# tree and their current state.
@@ -601,7 +601,7 @@ Notes: - maintain object pages in radix
object has a ton of pages cached but only a few of them
are dirty.
- reduce the number of pmap operations by tracking page
- dirtiness more precisely in uvm layer.
+ dirtiness more precisely in uvm layer.
- fix nfs commit range tracking.
- fix nfs write clustering. XXX hack