Source-Changes archive

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

CVS commit: src/sys/uvm



Module Name:    src
Committed By:   ad
Date:           Mon Jun  2 11:11:14 UTC 2008

Modified Files:
        src/sys/uvm: uvm_page.c uvm_page.h

Log Message:
uvm_pageidlezero:

- Use high and low water marks to try and reduce power consumption.
- Do trylock on uvm_fpageqlock, and bail if we can't get it.
- Only run on one CPU at a time.


To generate a diff of this commit:
cvs rdiff -r1.131 -r1.132 src/sys/uvm/uvm_page.c
cvs rdiff -r1.52 -r1.53 src/sys/uvm/uvm_page.h

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