Re: uvm: free sizes diff
David Hill wrote: > Hello - > > The following diff adds free sizes to free() calls in uvm/. Only one > remaining in uvm/. ok stefan@ > Index: uvm/uvm_amap.c > === > RCS file: /cvs/src/sys/uvm/uvm_amap.c,v > retrieving revision 1.7
uvm: free sizes diff
Hello - The following diff adds free sizes to free() calls in uvm/. Only one remaining in uvm/. Index: uvm/uvm_amap.c === RCS file: /cvs/src/sys/uvm/uvm_amap.c,v retrieving revision 1.78 diff -u -p -r1.78 uvm_amap.c --- uvm/uvm_amap