rwatson 2004-08-06 21:52:38 UTC
FreeBSD src repository
Modified files:
sys/vm uma_core.c
Log:
Generate KTR trace records for uma_zalloc_arg() and uma_zfree_arg().
This doesn't trace every event of interest in UMA, but provides
enough basic information to explain lock traces and sleep patterns.
Revision Changes Path
1.105 +6 -0 src/sys/vm/uma_core.c