NetBSD-Bugs archive

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

PR/39298 CVS commit: src/sys/arch



The following reply was made to PR kern/39298; it has been noted by GNATS.

From: Andrew Doran <ad%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/39298 CVS commit: src/sys/arch
Date: Thu, 25 Sep 2008 10:40:48 +0000 (UTC)

 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