Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [uebayasi-xip] src/sys/miscfs/genfs
Module Name: src
Committed By: uebayasi
Date: Sun Nov 21 07:41:49 UTC 2010
Modified Files:
src/sys/miscfs/genfs [uebayasi-xip]: genfs_io.c
Log Message:
Revert XIP putpages totally.
XIP'ed uobj owns no pages; uvm_object::uo_npages is always 0,
nothing happens.
Upper layer is responsible to unmap pmap-level mappings.
To generate a diff of this commit:
cvs rdiff -u -r1.36.2.58 -r1.36.2.59 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.
Home |
Main Index |
Thread Index |
Old Index