Date: Mon, 15 Sep 2008 00:59:49 +0000 (UTC) From: Marcel Moolenaar <marcel@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/powerpc/powerpc cpu.c Message-ID: <200809150100.m8F106Qd004459@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200809150100.m8F106Qd004459>
