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:   thorpej
Date:           Tue Jun 28 01:07:56 UTC 2005

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

Log Message:
Clean up the use of __inline in this file.  In particular, don't inline
really big chunks of code.  This saves almost 2.5K on a GENERIC i386
kernel, and has the added benefit of not polluting the I$ so much.


To generate a diff of this commit:
cvs rdiff -r1.202 -r1.203 src/sys/uvm/uvm_map.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