Source-Changes archive

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

CVS commit: src/sys/arch/vax/vax



Module Name:    src
Committed By:   martin
Date:           Sat Dec 12 12:23:29 UTC 2009

Modified Files:
        src/sys/arch/vax/vax: vm_machdep.c

Log Message:
Clear new pcb in cpu_lwp_fork, now that this seems to no longer be
guaranteed to be zeroed memory after the uarea swap changes.
XXX shouldn't we zero the new uarea upfront in MI code before calling
uvm_lwp_fork?


To generate a diff of this commit:
cvs rdiff -u -r1.110 -r1.111 src/sys/arch/vax/vax/vm_machdep.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