RFC: PCI SD host controller driver & mmc/mmcsd modules improvements

Stanislav Sedov stas at FreeBSD.org
Wed Oct 15 20:45:18 UTC 2008


On Wed, 15 Oct 2008 23:25:11 +0300
Alexander Motin <mav at FreeBSD.org> mentioned:
> 
> Completely fortunate I have noticed that number of iterations depends on 
> my laptop power source. After small investigation I have found that it 
> actually depends on dev.cpu.0.freq value. With default value 2400 I have 
> only several iterations. But every double frequency decrease doubles 
> iteration count. With minimum value 100MHz I have more then 100 
> iterations. Same time it doesn't looks like this time is a real wall 
> time. It looks like DELAY() used in a loop has some problems with time 
> counting.
> 

What do you mean? DELAY(9) on your laptop doesn't correspond to the
real time? AFAIK, DELAY(9) relies on current timecounter for time
accountiong, so there might be problems with it. Have you tried
switching the kern.timecounter.hardware sysctl to see if it will
affect results?

-- 
Stanislav Sedov
ST4096-RIPE
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 195 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-arm/attachments/20081015/7bb60ce8/attachment.pgp


More information about the freebsd-arm mailing list