cvs commit: src/sys/powerpc/powerpc cpu.c

Marcel Moolenaar marcel at FreeBSD.org
Mon Sep 15 01:00:07 UTC 2008


marcel      2008-09-15 00:59:49 UTC

  FreeBSD src repository

  Modified files:
    sys/powerpc/powerpc  cpu.c 
  Log:
  SVN rev 183029 on 2008-09-15 00:59:49Z by marcel
  
  Rename cpu_config_l2cr() to cpu_print_cacheinfo(). We're not
  configuring the L2 cache on the BSP. Nor the L3 cache. We
  merely print the settings.
  
  Save the L2 and L3 cache configuration in global values so
  that we know how to configure the cache on APs.
  
  Revision  Changes    Path
  1.12      +47 -103   src/sys/powerpc/powerpc/cpu.c


More information about the cvs-src mailing list