Embedded 版 (精华区)

发信人: snows (花自飘零水自流), 信区: Embedded
标  题: The calibrate_delay() Function 
发信站: 哈工大紫丁香 (2004年03月16日13:22:57 星期二), 站内信件

The calibrate_delay() Function
Calibrate_delay() is located in init/main.c.
The calibrate_delay() function performs the kernel's infamous BogoMips(tm)
calculation. A BogoMip is a unitless number that calibrates Linux's internal
delay loops, so that delays run at roughly the same rate on processors of
different speeds.
The BogoMips calculation depends on the value of jiffies, the number of timer
ticks since system startup. If the system tick is not working, the BogoMips
calculation will freeze.                        
--
-
 ╭────────────────────────────╮
 │   风萧传瑟声,叶落根深处,青阶入野无归途,他乡不知顾   │
 │   泣下问和谁,叹者行已暮,寒眉傲骨今尚在,奈何入凡土   │
 ╰────────────────────────────╯
                                                                             

※ 来源:·哈工大紫丁香 bbs.hit.edu.cn·[FROM: 202.118.229.154]
[百宝箱] [返回首页] [上级目录] [根目录] [返回顶部] [刷新] [返回]
Powered by KBS BBS 2.0 (http://dev.kcn.cn)
页面执行时间:6.574毫秒