Module Name: src Committed By: uebayasi Date: Sat Nov 6 15:48:01 UTC 2010
Modified Files: src/sys/uvm: uvm_pglist.h Log Message: Provide a forward declaration of "struct vm_page", whose internal is opaque to uvm_pglist.h users. Users don't need to pull in uvm_page.h. To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8 src/sys/uvm/uvm_pglist.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.