NetBSD-Bugs archive

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

PR/48411 CVS commit: src/sys



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

From: "Christos Zoulas" <christos%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/48411 CVS commit: src/sys
Date: Sat, 30 Nov 2013 19:59:34 -0500

 Module Name:   src
 Committed By:  christos
 Date:          Sun Dec  1 00:59:34 UTC 2013
 
 Modified Files:
        src/sys/kern: vfs_vnode.c
        src/sys/sys: vnode.h
 
 Log Message:
 Revert recent vnode changes per PR/48411, I still have deadlocks with
 build -j 20 on an 8 cpu machine.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.27 -r1.28 src/sys/kern/vfs_vnode.c
 cvs rdiff -u -r1.241 -r1.242 src/sys/sys/vnode.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