Source-Changes archive

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

CVS commit: src/sys/kern



Module Name:    src
Committed By:   riastradh
Date:           Wed Mar 30 14:54:29 UTC 2022

Modified Files:
        src/sys/kern: kern_softint.c kern_timeout.c vfs_bio.c

Log Message:
Revert "kern: Sprinkle biglock-slippage assertions."

Got the diagnostic information I needed from this, and it's holding
up releng tests of everything else, so let's back this out until I
need more diagnostics or track down the original source of the
problem.


To generate a diff of this commit:
cvs rdiff -u -r1.68 -r1.69 src/sys/kern/kern_softint.c
cvs rdiff -u -r1.67 -r1.68 src/sys/kern/kern_timeout.c
cvs rdiff -u -r1.302 -r1.303 src/sys/kern/vfs_bio.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