From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <43E31FE0.5010609@domain.hid> Date: Fri, 03 Feb 2006 10:18:24 +0100 From: Anders Blomdell MIME-Version: 1.0 Subject: Re: [Xenomai-core] some results on my laptop References: <43E288AA.3050203@domain.hid> <43E28EE8.3020103@domain.hid> <43E2A31D.9000807@domain.hid> <43E30B8D.6030507@domain.hid> <43E31186.1000007@domain.hid> <43E313BF.2010104@domain.hid> In-Reply-To: <43E313BF.2010104@domain.hid> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit List-Id: "Xenomai life and development \(bug reports, patches, discussions\)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Jan Kiszka Cc: xenomai@xenomai.org Jan Kiszka wrote: > Jan Kiszka wrote: > >>... >>What about other time sources on x86? Which systems already have HPET >>these days, and does this source not suffer from frequency scaling? I >>once read that HPET is quite easy to program, is this true? IOW, would >>it be worth considering to add this to the HAL? > > > There are actually only few registers: > > http://www.intel.com/hardwaredesign/hpetspec_1.pdf > > Even a replacement for the TSC is available ("Main Counter"), but I > guess that some effort will be required to replace all direct usages of > rdtsc in the current Xenomai code, right? And unfortunately they aren't guaranteed to survive S3 sleep, which laptops spend a lot of time in (around 50% when doing coantrol at 100 Hz). -- Anders