cvs commit: src/lib/libmemstat memstat_uma.c

Robert Watson rwatson at FreeBSD.org
Sat Feb 11 10:44:38 PST 2006


rwatson     2006-02-11 18:44:37 UTC

  FreeBSD src repository

  Modified files:
    lib/libmemstat       memstat_uma.c 
  Log:
  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.
  
  MFC after:      3 days
  
  Revision  Changes    Path
  1.14      +10 -0     src/lib/libmemstat/memstat_uma.c


More information about the cvs-src mailing list