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
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to