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:   yamt
Date:           Wed Nov 21 10:25:51 UTC 2007

Modified Files:
        src/sys/kern: subr_lockdebug.c

Log Message:
re-enable lockdebug_mem_check.  ad@ said disabling it was a mistake
in the first place.
the implementation has been changed to use rb-tree rather than hash
so that it can check regions larger than page size as well.


To generate a diff of this commit:
cvs rdiff -r1.17 -r1.18 src/sys/kern/subr_lockdebug.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