Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: syssrc



Module Name:    syssrc
Committed By:   thorpej
Date:           Mon Apr 10 00:28:06 UTC 2000

Modified Files:
        syssrc/sys/uvm: uvm_extern.h uvm_page.c

Log Message:
Add UVM_PGA_ZERO which instructs uvm_pagealloc{,_strat}() to return a
zero'd, ! PG_CLEAN page, as if it were uvm_pagezero()'d.


To generate a diff of this commit:
cvs rdiff -r1.38 -r1.39 syssrc/sys/uvm/uvm_extern.h
cvs rdiff -r1.32 -r1.33 syssrc/sys/uvm/uvm_page.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