Source-Changes archive

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

CVS commit: src/sys



Module Name:    src
Committed By:   maxv
Date:           Thu Jul 30 09:55:57 UTC 2015

Modified Files:
        src/sys/compat/netbsd32: netbsd32_netbsd.c
        src/sys/uvm: uvm_swap.c uvm_swap.h

Log Message:
Lock before calling uvm_swap_stats(). Otherwise a race condition could
corrupt memory.


To generate a diff of this commit:
cvs rdiff -u -r1.196 -r1.197 src/sys/compat/netbsd32/netbsd32_netbsd.c
cvs rdiff -u -r1.172 -r1.173 src/sys/uvm/uvm_swap.c
cvs rdiff -u -r1.20 -r1.21 src/sys/uvm/uvm_swap.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