A computer components & hardware forum. HardwareBanter

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » HardwareBanter forum » Processors » General
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

timers



 
 
Thread Tools Display Modes
  #1  
Old August 9th 11, 01:21 PM posted to comp.os.os2.misc,comp.os.os2.apps,comp.os.ms-windows.programmer.nt.kernel-mode,comp.sys.ibm.pc.hardware.chips
Jonathan de Boyne Pollard
external usenet poster
 
Posts: 62
Default timers

BTW, I think ACPI offers an additional timer that could be used
for this purpose.At least Windows seems to go this route in it's
implemenation of the DosTmrXXX equivalents.


It's not ACPI. It's the hardware. There are three major "timer"
interrupt sources in a modern PC machine: channel #0 of the Programmable
Interval Timer which is nowadays integral to the PCI-to-ISA or
PCI-to-LPC bridge chip, the High Precision Event Timer on the
host-to-PCI bridge chip, and the timers built in to each local APIC.
There are additional sources of *counters*, such as the so-called "PM
timer" and the TSC processor register, which don't generate timer
interrupts.

Which is used when is not simple. It's not possible to say "Windows
uses X", because that varies from HAL to HAL and according to how
Windows happens to have been bootstrapped on each particular occasion.
KeQueryPerformanceCounter() calls HAL functions, and the
USEPMTIMER/USEPLATFORMCLOCK and (old) USE8254 options, passed to the
Windows boot loader and settable on boot manager entries, control how
several of those HAL functions (varying by HAL, of course) behave.
 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
To ADMIN or any long timers J.Clarke Nvidia Videocards 1 July 3rd 03 03:05 AM


All times are GMT +1. The time now is 05:17 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 HardwareBanter.
The comments are property of their posters.