Displaying 5 results from an estimated 5 matches for "ref_freq".
2018 Oct 04
3
[patch 00/11] x86/vdso: Cleanups, simmplifications and CLOCK_TAI support
> On Oct 4, 2018, at 12:31 PM, Peter Zijlstra <peterz at infradead.org> wrote:
>
> On Thu, Oct 04, 2018 at 07:00:45AM -0700, Andy Lutomirski wrote:
>>> On Oct 4, 2018, at 1:11 AM, Peter Zijlstra <peterz at infradead.org> wrote:
>>>
>>>> On Thu, Oct 04, 2018 at 09:54:45AM +0200, Vitaly Kuznetsov wrote:
>>>> I was hoping to hear this
2018 Oct 04
3
[patch 00/11] x86/vdso: Cleanups, simmplifications and CLOCK_TAI support
> On Oct 4, 2018, at 12:31 PM, Peter Zijlstra <peterz at infradead.org> wrote:
>
> On Thu, Oct 04, 2018 at 07:00:45AM -0700, Andy Lutomirski wrote:
>>> On Oct 4, 2018, at 1:11 AM, Peter Zijlstra <peterz at infradead.org> wrote:
>>>
>>>> On Thu, Oct 04, 2018 at 09:54:45AM +0200, Vitaly Kuznetsov wrote:
>>>> I was hoping to hear this
2007 Apr 18
0
[RFC, PATCH 22/24] i386 Consolidate redundant timer code
...fset_tsc() */
/* Cached *multiplier* to convert TSC counts to microseconds.
@@ -305,7 +272,7 @@ time_cpufreq_notifier(struct notifier_bl
if (use_tsc) {
if (!(freq->flags & CPUFREQ_CONST_LOOPS)) {
fast_gettimeoffset_quotient = cpufreq_scale(fast_gettimeoffset_ref, freq->new, ref_freq);
- set_cyc2ns_scale(cpu_khz);
+ set_cyc_scales(cpu_khz);
}
}
#endif
@@ -540,6 +507,7 @@ static int __init init_tsc(char* overrid
}
if (tsc_quotient) {
+ init_xtime_from_cmos();
fast_gettimeoffset_quotient = tsc_quotient;
use_tsc = 1;
/*
@@ -558,7 +526,7 @@ stati...
2007 Apr 18
0
[RFC, PATCH 22/24] i386 Consolidate redundant timer code
...fset_tsc() */
/* Cached *multiplier* to convert TSC counts to microseconds.
@@ -305,7 +272,7 @@ time_cpufreq_notifier(struct notifier_bl
if (use_tsc) {
if (!(freq->flags & CPUFREQ_CONST_LOOPS)) {
fast_gettimeoffset_quotient = cpufreq_scale(fast_gettimeoffset_ref, freq->new, ref_freq);
- set_cyc2ns_scale(cpu_khz);
+ set_cyc_scales(cpu_khz);
}
}
#endif
@@ -540,6 +507,7 @@ static int __init init_tsc(char* overrid
}
if (tsc_quotient) {
+ init_xtime_from_cmos();
fast_gettimeoffset_quotient = tsc_quotient;
use_tsc = 1;
/*
@@ -558,7 +526,7 @@ stati...
2009 Apr 26
2
7.2-PRE amd64 panic when starting Xorg
...e by adjusting the Virtual line to your xorg.conf
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"(II) Module "ddc" already built-in
(II) Loading sub module "i2c"
(II) LoadModule: "i2c"(II) Module "i2c" already built-in
(II) RADEON(0): ref_freq: 2700, min_out_pll: 20000, max_out_pll: 50000, min_in_pll: 100, max_in_pll: 1350, xclk: 40000, sclk: 390.000000, mclk: 350.000000
(II) RADEON(0): PLL parameters: rf=2700 rd=2 min=20000 max=50000; xclk=40000
(II) RADEON(0): Skipping Component Video
(II) RADEON(0): Bios Connector table:
(II) RADEON(...