Source-Changes archive

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

CVS commit: src/sys/arch



Module Name:    src
Committed By:   ad
Date:           Thu Sep 25 10:40:48 UTC 2008

Modified Files:
        src/sys/arch/amd64/amd64: mem.c
        src/sys/arch/i386/i386: mem.c

Log Message:
PR kern/39298 dd brings system to knees

Make /dev/zero and friends MPSAFE.


To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 src/sys/arch/amd64/amd64/mem.c
cvs rdiff -r1.69 -r1.70 src/sys/arch/i386/i386/mem.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