Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Oct 2011 14:31:39 GMT
From:      John Baldwin <jhb@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 200150 for review
Message-ID:  <201110131431.p9DEVd4P077770@skunkworks.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://p4web.freebsd.org/@@200150?ac=10

Change 200150 by jhb@jhb_jhbbsd on 2011/10/13 14:31:16

	Typo.

Affected files ...

.. //depot/projects/fadvise/sys/vm/vnode_pager.c#2 edit

Differences ...

==== //depot/projects/fadvise/sys/vm/vnode_pager.c#2 (text+ko) ====

@@ -1150,7 +1150,7 @@
 	VM_OBJECT_UNLOCK(object);
 
 	/*
-	 * pageouts are already clustered, use IO_ASYNC t o force a bawrite()
+	 * pageouts are already clustered, use IO_ASYNC to force a bawrite()
 	 * rather then a bdwrite() to prevent paging I/O from saturating 
 	 * the buffer cache.  Dummy-up the sequential heuristic to cause
 	 * large ranges to cluster.  If neither IO_SYNC or IO_ASYNC is set,



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201110131431.p9DEVd4P077770>