cvs commit: src/lib/libmemstat memstat_uma.c
    Robert Watson 
    rwatson at FreeBSD.org
       
    Mon Feb 13 19:35:27 PST 2006
    
    
  
rwatson     2006-02-14 03:35:26 UTC
  FreeBSD src repository
  Modified files:        (Branch: RELENG_6)
    lib/libmemstat       memstat_uma.c 
  Log:
  Merge memstat_uma.c:1.14 from HEAD to RELENG_6:
  
    Read all_cpus variable out of kmem, and validate CPUs against the all_cpus
    cpu mask before looking at the cache entries for the CPU.  For systems
    with sparse CPU id arrays, this skips otherwise uninitialized cache
    structures.
  
  Approved by:    re (scottl)
  
  Revision  Changes    Path
  1.7.2.7   +10 -0     src/lib/libmemstat/memstat_uma.c
    
    
More information about the cvs-all
mailing list