Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src/sys/dev/splash
# matthew green 2006-10-28:
>
> Modified Files:
> src/sys/dev/splash: splash.c
>
> Log Message:
> Use curcpu() instead of referencing &cpu_info_primary (which is only
> defined by a handful of ports).
>
> cool.
>
> pity that "cpu_frequency()" function also called also is only defined
> by a handful of ports.
Yeah, it's needed to make sense of cpu_counter32() values. Portmasters? ;)
> (also not sure why the only-used-once macro UPDATE_INTERVAL exists for
> this...)
I've removed it in splash.c:1.3.
-- Jachym
Home |
Main Index |
Thread Index |
Old Index