cvs commit: src/sys/vm uma_core.c

Robert Watson rwatson at FreeBSD.org
Fri Aug 6 14:52:38 PDT 2004


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


More information about the cvs-all mailing list