Hi Alan, On Fri, 17 Nov 2000, Alan Cox wrote: > Even checking the cpuinfo for the TSC should be done with care, and > its far far better to use gettimeofday unless doing very tiny > timings (eg for optimising code paths) gettimeofday is _way_ to slow for a lot of every day uses. So applications will use rdtsc until we have some really fast (non-syscall) way to have high resolution time diffs. Greetings Christoph - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] Please read the FAQ at http://www.tux.org/lkml/
- Error in x86 CPU capabilities starting with test5/6 Jordan
- Re: Error in x86 CPU capabilities starting with tes... Mikael Pettersson
- Re: Error in x86 CPU capabilities starting with... Tigran Aivazian
- Re: Error in x86 CPU capabilities starting ... Alan Cox
- Re: Error in x86 CPU capabilities start... Christoph Rohland
- Re: Error in x86 CPU capabilities ... Jeff Garzik
- Re: Error in x86 CPU capabilit... Christoph Rohland
- Re: Error in x86 CPU capab... Andi Kleen
- Re: Error in x86 CPU capab... Jeff Garzik
- Re: Error in x86 CPU capab... Andi Kleen
- Re: Error in x86 CPU capab... Tigran Aivazian
- Re: Error in x86 CPU capab... Christoph Rohland
- Re: Error in x86 CPU capab... Alan Cox
- Re: Error in x86 CPU capab... Arjan van de Ven
- Re: Error in x86 CPU capabilities ... Andrea Arcangeli