lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Thu, 30 Jan 2020 16:02:30 +0000
From:   David Laight <David.Laight@...LAB.COM>
To:     'Hans de Goede' <hdegoede@...hat.com>,
        Peter Zijlstra <peterz@...radead.org>
CC:     Andy Shevchenko <andy@...radead.org>,
        Thomas Gleixner <tglx@...utronix.de>,
        Ingo Molnar <mingo@...hat.com>,
        Vipul Kumar <vipulk0511@...il.com>,
        Vipul Kumar <vipul_kumar@...tor.com>,
        Daniel Lezcano <daniel.lezcano@...aro.org>,
        Srikanth Krishnakar <Srikanth_Krishnakar@...tor.com>,
        Cedric Hombourger <Cedric_Hombourger@...tor.com>,
        Len Brown <len.brown@...el.com>,
        "x86@...nel.org" <x86@...nel.org>,
        "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
        "stable@...r.kernel.org" <stable@...r.kernel.org>
Subject: RE: [PATCH 3/3] x86/tsc_msr: Make MSR derived TSC frequency more
 accurate

From: Hans de Goede
> Sent: 30 January 2020 15:55
...
> >> + * Moorefield (CHT MID) SDM MSR_FSB_FREQ frequencies simplified PLL model:
> >> + * 0000:   100 *  5 /  6  =  83.3333 MHz
> >> + * 0001:   100 *  1 /  1  = 100.0000 MHz
> >> + * 0010:   100 *  4 /  3  = 133.3333 MHz
> >> + * 0011:   100 *  1 /  1  = 100.0000 MHz
> >
> > Unless I'm going cross-eyed, that's 4 times the exact same table.
> 
> Correct, except that the not listed values on the none Cherry Trail
> table are undefined in the SDM, so we should probably deny them
> (or as the old code was doing simply return 0).
> 
> And at least the Moorefield (CHT MID) table is different for 0011, that
> is again 100 MHz like 0001 instead of 116.6667 as it is for BYT and CHT.
> 
> Note that the Merriefield (BYT MID) and Moorefield (CHT MID) values are
> based on the old code I've not seen those values in the current latest
> version of the SDM.

I wonder if Moorefield:11 is an old typo?

	David

-
Registered Address Lakeside, Bramley Road, Mount Farm, Milton Keynes, MK1 1PT, UK
Registration No: 1397386 (Wales)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ