• Andrew Morton's avatar
    [PATCH] make kernel_stat use per-cpu infrastructure · fd3e6205
    Andrew Morton authored
    Patch from Ravikiran G Thirumalai <kiran@in.ibm.com>
    
    1. Break out disk stats from kernel_stat and move disk stat to blkdev.h
    
    2. Group cpu stat in kernel_stat and make them "per_cpu" instead of
       the NR_CPUS array
    
    3. Remove EXPORT_SYMBOL(kstat) from ksyms.c (as I noticed that no module is
       using kstat)
    fd3e6205
visws_apic.c 9.23 KB