Module Name: src
Committed By: uebayasi
Date: Wed Aug 25 14:29:12 UTC 2010
Modified Files:
src/sys/miscfs/genfs [uebayasi-xip]: genfs_io.c
Log Message:
Fix UVMHIST build.
Remove a comment about xip getpages optimization; quick profiling showed
that this routine is not expensive. It'd be better to concentrate on
reducing TLB miss.
To generate a diff of this commit:
cvs rdiff -u -r1.36.2.21 -r1.36.2.22 src/sys/miscfs/genfs/genfs_io.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.