FreeBSD 11-CURRENT on Raspberry Pi 512MB

Hans Petter Selasky hps at selasky.org
Sat Nov 1 07:42:01 UTC 2014


On 11/01/14 02:54, Rui Paulo wrote:
> On Oct 31, 2014, at 12:32, Daisuke Aoyama <aoyama at peach.ne.jp> wrote:
>>
>>> That patch has a lot of unrelated changes.  Could you produce a patch with svn that is just related to cpufreq and its mbox changes?
>>
>> I have uploaded as:
>> http://www.peach.ne.jp/archives/rpi/patch/cpufreq-20141101.tar.gz
>>
>> Please use this archive.
>>
>> CHANGES:
>> modify for style(9) and 80 columns
>> remove multiple cast
>> remove bootverbose of error case
>> remove unused code and g_XXXX variables
>> fix wrong message/comments.
>> add DPRINTF and dump into #ifdef DEBUG
>> add tunable int for verbose and lowest_freq
>> suppress default boot log
>
> Thanks, I've updated the review page:
>
> 	https://reviews.freebsd.org/D1025
>
> I'm going to review it again during the weekend.
>
>
Hi,

Regarding the tunables:

Why don't you make them into SYSCTLS with the TUN flag set. Then they 
will also be visible in the "sysctl -a" output!

--HPS



More information about the freebsd-arm mailing list