Source-Changes archive

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

CVS commit: syssrc/sys/uvm



Module Name:    syssrc
Committed By:   enami
Date:           Wed Dec  5 01:33:10 UTC 2001

Modified Files:
        syssrc/sys/uvm: uvm_amap.c

Log Message:
When initially allocating or extending arrays in struct uvm_amap,
adjust allocation size using malloc_roundup().  This eliminates many
unnecessary malloc/memcpy calls.


To generate a diff of this commit:
cvs rdiff -r1.39 -r1.40 syssrc/sys/uvm/uvm_amap.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