On Thu, Oct 03, 2024 at 03:26:04PM +0300, Isaac Boukris wrote: > The CPU provided value is often not accurate, allow overriding it > based on info from the host OS. > > On Linux X86, if the tsc_known_freq cpu flag is missing, it means > the kernel doesn't trust it and calculates its own. We should do > the same to avoid drift. > > On freebsd we have access to the kernel tsc_hz value, just use it. > > Signed-off-by: Isaac Boukris <ibouk...@gmail.com> > --- Acked-by: Bruce Richardson <bruce.richard...@intel.com>
- Re: [PATCH v4 2/2] timer: allow platform to over... Bruce Richardson
- Re: [PATCH v4 2/2] timer: allow platform to ... Isaac Boukris
- Re: [PATCH v4 2/2] timer: allow platform... Bruce Richardson
- Re: [PATCH v4 2/2] timer: allow pla... Isaac Boukris
- [PATCH v4 1/2] timer: lower rounding of TSC estimati... Isaac Boukris
- Re: [PATCH v4 0/2] Improve TSC frequency accuracy Bruce Richardson
- [PATCH v5 0/2] Improve TSC frequency accuracy Isaac Boukris
- [PATCH v5 1/2] timer: lower rounding of TSC estimati... Isaac Boukris
- Re: [PATCH v5 1/2] timer: lower rounding of TSC ... Bruce Richardson
- [PATCH v5 2/2] timer: allow platform to override cpu... Isaac Boukris
- Re: [PATCH v5 2/2] timer: allow platform to over... Bruce Richardson