Hi Phillip,
Thanks for the response.
I guess I don't know much about hardware to at least have some direction.
From what I have read, it seems like timers implemented with the hpet device
could give me the granularity I am looking for. If I understand correctly,
the getitimer function in Linux uses hpet.
The problem of using busy loop is that the CPU should be free for the
benchmark I want to run.
In case it is relevant, the machine is an AMD Opteron with nVidia
motherboard.
Luis.
On Sat, Oct 9, 2010 at 2:40 AM, Philip Guenther <guenther@gmail.com> wrote: