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:   yamt
Date:           Tue Jun 17 02:30:57 UTC 2008

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

Log Message:
- uvm_pagereplace: don't try to insert multiple pages with the same offset
  into uvm_object rbtree.
- inline static -> static inline


To generate a diff of this commit:
cvs rdiff -r1.135 -r1.136 src/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