Re: [Intel-wired-lan] [PATCH v6 01/11] x86/tsc: Add base clock properties in clocksource structure

2024-04-16 Thread D, Lakshmi Sowjanya
> -Original Message- > From: Thomas Gleixner > Sent: Thursday, April 11, 2024 3:03 AM > To: D, Lakshmi Sowjanya ; > jstu...@google.com; giome...@enneenne.com; cor...@lwn.net; linux- > ker...@vger.kernel.org > Cc: x...@kernel.org; net...@vger.kernel.org; linux-...@vger.kernel.org;

Re: [Intel-wired-lan] [PATCH v6 01/11] x86/tsc: Add base clock properties in clocksource structure

2024-04-16 Thread D, Lakshmi Sowjanya
> -Original Message- > From: Thomas Gleixner > Sent: Thursday, April 11, 2024 2:51 AM > To: D, Lakshmi Sowjanya ; > jstu...@google.com; giome...@enneenne.com; cor...@lwn.net; linux- > ker...@vger.kernel.org > Cc: x...@kernel.org; net...@vger.kernel.org; linux-...@vger.kernel.org;

Re: [Intel-wired-lan] [PATCH v6 01/11] x86/tsc: Add base clock properties in clocksource structure

2024-04-10 Thread Thomas Gleixner
On Wed, Apr 10 2024 at 17:18, lakshmi.sowjany...@intel.com wrote: > @@ -48,6 +49,7 @@ struct module; > * @archdata:Optional arch-specific data > * @max_cycles: Maximum safe cycle value which won't overflow on > * multiplication > + * @freq_khz:

Re: [Intel-wired-lan] [PATCH v6 01/11] x86/tsc: Add base clock properties in clocksource structure

2024-04-10 Thread Thomas Gleixner
On Wed, Apr 10 2024 at 17:18, lakshmi.sowjany...@intel.com wrote: > From: Lakshmi Sowjanya D > > Add base clock hardware abstraction in clocksource structure. > > Add clocksource ID for x86 ART(Always Running Timer). The newly added > clocksource ID and conversion parameters are used to convert

[Intel-wired-lan] [PATCH v6 01/11] x86/tsc: Add base clock properties in clocksource structure

2024-04-10 Thread lakshmi . sowjanya . d
From: Lakshmi Sowjanya D Add base clock hardware abstraction in clocksource structure. Add clocksource ID for x86 ART(Always Running Timer). The newly added clocksource ID and conversion parameters are used to convert time in a clocksource domain to base clock and vice versa. Convert the base