The following commit has been merged in the master branch:
commit 24ddc90e5dd3e8847d314adf9858b67b47ed7854
Author: [email protected] <[email protected]>
Date:   Fri Aug 28 11:54:41 2009 -0400

    Add tracing to MCAS allocator and GC
    
    Adds conditional trace logging to MCAS object cache and supporting GC,
    using ViceLog.  While in future this should be normalized, it is correct
    for both fileserver and volserver, the two programs using MCAS currently.
    
    LICENSE BSD
    
    Reviewed-on: http://gerrit.openafs.org/374
    Reviewed-by: Derrick Brashear <[email protected]>
    Tested-by: Derrick Brashear <[email protected]>

 src/mcas/gc.c                 |   70 ++++++++++++++++++++++++++++++++++++++++-
 src/mcas/gc.h                 |    2 +-
 src/mcas/osi_mcas_obj_cache.c |   38 +++++++++++++++++-----
 src/mcas/osi_mcas_obj_cache.h |    3 +-
 src/mcas/skip_cas_adt.c       |    3 +-
 5 files changed, 103 insertions(+), 13 deletions(-)

-- 
OpenAFS Master Repository
_______________________________________________
OpenAFS-cvs mailing list
[email protected]
https://lists.openafs.org/mailman/listinfo/openafs-cvs

Reply via email to