Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys
Module Name: src
Committed By: skrll
Date: Thu May 9 08:16:15 UTC 2019
Modified Files:
src/sys/kern: subr_pool.c
src/sys/sys: pool.h
src/sys/uvm: uvm_stat.c
Log Message:
Avoid KASSERT(!cpu_intr_p()) when breaking into ddb and issuing
show uvmexp
To generate a diff of this commit:
cvs rdiff -u -r1.249 -r1.250 src/sys/kern/subr_pool.c
cvs rdiff -u -r1.88 -r1.89 src/sys/sys/pool.h
cvs rdiff -u -r1.39 -r1.40 src/sys/uvm/uvm_stat.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