tech-kern archive

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

Re: rfc: high-resolution timer framework



On Aug 1, 10:13pm, andy.shevchenko%gmail.com@localhost ("Andy Shevchenko") 
wrote:
-- Subject: Re: rfc: high-resolution timer framework

| On Fri, Aug 1, 2008 at 10:05 PM, Christos Zoulas 
<christos%zoulas.com@localhost> wrote:
| > I don't know. I think it tries to compute the HZ of the CPU clock, but no
| > relative performance.
| Is it global variable in the kernel? Perhaps there is better to use
| some value dependent to CPU/system perfomance (for rough example CPU
| clock) instead of making some calculations.

It's percpu... ci->ci_data.cpu_cc_freq I am not sure if it is MI.

christos


Home | Main Index | Thread Index | Old Index