bobomips

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello,

,----[ arch/i386/kernel/cpu/proc.c ]-
| seq_printf(m, "\nbogomips\t: %lu.%02lu\n\n",.    
|        c->loops_per_jiffy/(500000/HZ),.    
|        (c->loops_per_jiffy/(5000/HZ)) % 100);.
`----

Can anybody tell my why these 500000/HZ? Why not simply 1/HZ or
1000000/HZ?


Regards,
  Bernhard
-- 
Diplomatie ist die Kunst, mit hundert Worten zu verschweigen, was man mit
einem einzigen Wort sagen könnte.
	-- Saint-John Perse

--
Kernelnewbies: Help each other learn about the Linux kernel.
Archive:       http://mail.nl.linux.org/kernelnewbies/
FAQ:           http://kernelnewbies.org/faq/


[Index of Archives]     [Newbies FAQ]     [Linux Kernel Mentors]     [Linux Kernel Development]     [IETF Annouce]     [Git]     [Networking]     [Security]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux SCSI]     [Linux ACPI]
  Powered by Linux