Re: [PATCH v14 20/25] x86/tsc: calibrate tsc only once

From: Pavel Tatashin
Date: Thu Jul 19 2018 - 12:50:21 EST


> So create two functions. native_...early..() and native....(). The early
> one does not contain the hpet/pmtimer stuff and it replaces the ops.pointer
> with the late one which contains all of it.

Good idea. Actually, the late one will contain only hpet/pmtimer and I
will set it only if tsc frequency was not determined only.

Thank you,
Pavel